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:07 -0400

    I believe this is because it seems that the "uh-oh i got a nil when I
    expected a string" error commonly happens on emacs startup, confusing
    new users, presumably after loading some big bunch of elisp.

This sort of error -- at startup or not -- is a sign of a real bug, a
variable not properly set up.  Making string functions not signal
errors would paper it over, which does not mean things would work
correctly.


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