emacs-devel
[Top][All Lists]
Advanced

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

Re: constant `e'


From: David Kastrup
Subject: Re: constant `e'
Date: Sun, 11 Feb 2007 10:42:40 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.93 (gnu/linux)

Daniel Brockman <address@hidden> writes:

> Stefan Monnier <address@hidden> writes:
>
>>> Incidentally, I also think `(not (null n))' looks better than `n'
>>
>> Please, it's not the same thing: (not (null 2)) != 2
>
> But this is exactly why `(not (null n))' is clearer:
> It makes it immediately clear that the value of `n' is
> not used for anything (other than testing for nil).

Instead of wasting everybody's time on this list for minor cosmetics,
how about exerting your energy for language aesthetics on the
lexical-bind branch?  That is actually something which _does_ affect
code cleanliness.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum




reply via email to

[Prev in Thread] Current Thread [Next in Thread]