[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

indenting keywords



    Given the above statement, this would look like
    (make-mumble :frotz gloob
    		 :grubble
    		 (really-hairy-thing-that-wouldn/'t-have-fit-on-the-last-line)
    		 :some-other-slot 19.)
    Are you willing to suggest that ALL &KEY values be indented, i.e., not
    just those of defstruct constructors?

Well, the colons set the keys off, which helps.  But I do think having
all &key values indented would be featureful.