* Re: Emacs-devel Digest, Vol 69, Issue 108
@ 2009-11-20 7:27 A. Soare
2009-11-21 0:01 ` Richard Stallman
0 siblings, 1 reply; 2+ messages in thread
From: A. Soare @ 2009-11-20 7:27 UTC (permalink / raw)
To: emacs-devel
> 7. Re: t and nil in pure memory? (Richard Stallman)
>
> ------------------------------
>
> Message: 7
> Date: Thu, 19 Nov 2009 23:12:55 -0500
> From: Richard Stallman <rms@gnu.org>
> Subject: Re: t and nil in pure memory?
> To: Stefan Monnier <monnier@IRO.UMontreal.CA>
> Cc: dak@gnu.org, emacs-devel@gnu.org
> Message-ID: <E1NBKrf-0005lW-OB@fencepost.gnu.org>
> Content-Type: text/plain; charset=ISO-8859-15
>
> As maintainer I care about maintainability of the code. I will reject
> such a change.
>
> 2 lines whose meaning is totally obvious -- not much work to maintain.
> This looks like stubbornness to me. I have no reason to be stubborn
> about it, so I will move on.
>
>
I did run
grep -riI "(put[[:blank:]\n]*t[^a-z]" * and
grep -riI "(put[[:blank:]\n]*nil" *
in ./lisp directory, and I did find what I expected: nothing.
Could somebody give me an example in which adding properties to `t' and `nil' may be useful?
____________________________________________________
Gagnez un séjour au Maroc en découvrant les sketchs désopilants des ReVoila sur http://www.lesrevoila.fr/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-11-21 0:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-20 7:27 Emacs-devel Digest, Vol 69, Issue 108 A. Soare
2009-11-21 0:01 ` Richard Stallman
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.