bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#25166: 26.0.50; It shouldn't be possible to set the function cell of


From: Stefan Monnier
Subject: bug#25166: 26.0.50; It shouldn't be possible to set the function cell of nil and t
Date: Sat, 28 Oct 2017 12:16:28 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> PS for an example of why singling out nil makes sense (but this
> doesn't apply to t) see [1].
> Summary: (autoload #'nil "something" nil t) silently succeeds but
> makes forward-word, backward-word, etc, (fail to) funcall nil.

Why would someone do (autoload #'nil "something" nil t) ?


        Stefan





reply via email to

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