On Monday 10 November 2008 07:30, Daniel Renfer wrote:
> There is one thing I would like to point out. My editor of choice,
> (emacs) uses the length of the function name as a guide of where to
> indent the next line to in some situations. I find that in my code, I
> try to create functions that say what I want to say without pushing
> the body of my code too close to the 80 character limit.

What on Earth is an 80-character limit?

I invite you to join us in the 21st century where the Hollerith card is 
found only in museums, many fonts are available and wide-screen 
(non-CRT) displays are common and affordable.


> While some of the suggested replacements might only add a few letters
> to their names, those letters add up.

There is more than one way to indent for pretty-printing, and alignment 
beyond the function name (on a subsequent line) is probably not a good 
choice, since it's invalidated by changing names.


> ...


Randall Schulz

--~--~---------~--~----~------------~-------~--~----~
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
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to