emacs-devel
[Top][All Lists]
Advanced

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

nil no longer allowed in load-path?


From: Ulrich Mueller
Subject: nil no longer allowed in load-path?
Date: Sun, 9 Nov 2014 22:09:11 +0100

While investigating why ECB wouldn't compile any more with recent
Emacs versions, I stumbled upon this:

   $ emacs -Q --batch --eval "(add-to-list 'load-path nil)"
   Wrong type argument: stringp, nil

This happens both with 24.4 and the trunk version, but not with 24.3.
The documentation for load-path seems to say that nil is legal as an
element.

Feature or bug?

Ulrich



reply via email to

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