emacs-devel
[Top][All Lists]
Advanced

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

Re: proposal to make null string handling more emacs-y


From: Richard Stallman
Subject: Re: proposal to make null string handling more emacs-y
Date: Fri, 27 Apr 2012 12:35:02 -0400

 
    I'm really really happy that Emacs Lisp isn't Scheme-like.  Stuff like

    (assq 'foo bar) ⇒  #f

    would just drive me totally batty.

I think splitting apart the different meanings of nil in Lisp
was an unfortunate mistake in Scheme.  This sort of cleanliness
is only desirable theoretically, not in practice.


--
Dr Richard Stallman
President, Free Software Foundation
51 Franklin St
Boston MA 02110
USA
www.fsf.org  www.gnu.org
Skype: No way! That's nonfree (freedom-denying) software.
  Use Ekiga or an ordinary phone call



reply via email to

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