GNU bug report logs -
#41026
Improve documentation of `makunbound' and `fmakunbound'
Previous Next
Reported by: Stefan Kangas <stefan <at> marxist.se>
Date: Sat, 2 May 2020 13:55:01 UTC
Severity: wishlist
Fixed in version 27.1
Done: Stefan Kangas <stefan <at> marxist.se>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Stefan Kangas <stefan <at> marxist.se>
> Cc: 41026 <at> debbugs.gnu.org
> Date: Sat, 02 May 2020 22:25:57 +0200
>
> Thanks. Based on your feedback, this is what I came up with. WDYT?
LGTM, thanks.
> BTW, according to (elisp) Function Cells:
>
> Note that void is not the same as ‘nil’ or the symbol ‘void’. The
> symbols ‘nil’ and ‘void’ are Lisp objects, and can be stored into a
> function cell just as any other object can be (and they can be valid
> functions if you define them in turn with ‘defun’). A void function
> cell contains no object whatsoever.
>
> So I suppose that means that the old `fmakunbound' docstring was
> incorrect in saying: "Make SYMBOL's function definition be nil."?
I think it just said what it did in a confusing way.
This bug report was last modified 5 years and 101 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.