On Mon, Nov 10, 2008 at 11:15 AM, Randall R Schulz <[EMAIL PROTECTED]> wrote:
>
> 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.

I suspect you don't print out a lot of code? Or are accustomed to
using a loupe on your printed code-reviews? :-)

Old habits die hard, and I'm enough of a dinosaur to feel edgy when my
code expands far beyond that invisible 78-character wall. I've also
had to emergency-edit enough code at the console to appreciate that
78-ish still isn't a bad soft limit.

Og make fire, go find slide-rule and write code now,

Graham

--~--~---------~--~----~------------~-------~--~----~
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