Honestly, I really don't like indenting to align with the first argument. The only case where that seems sensible is for functions where the arguments have equal importance/characteristics.
eg. (bit-and GL_DEPTH_BUFFER_BIT GL_COLOR_BUFFER_BIT) But this situation rarely comes about in my code. It's much more frequent that I just want a simple 2 space indent on the next line. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---