GNU bug report logs -
#15455
24.3.50; wrong defcustom :type for `confirm-kill-emacs'
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Tue, 24 Sep 2013 15:15:02 UTC
Severity: normal
Found in version 24.3.50
Fixed in version 24.4
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> > Also, the doc should not just say that the predicate "should be a
> > predicate function such as `yes-or-no-p'. That is confusing and
> > not very meaningful. What does it mean to be a predicate "such as
> > `yes-or-no-p'?
>
> I think examples like that can be helpful, especially with variables
> like `confirm-kill-emacs' that non-experienced Emacs users happen
> upon.
I think what you are suggesting is to correct the language to
say
"If non-nil the value should be a predicate, for example
`yes-or-no-p'."
That would be fine. The point is that the current language says
that it not only should be a predicate, but a predicate of a
certain kind, namely in some unspecified way similar to
`yes-or-no-p'. But that is not the case. The predicate can
check the phase of the moon if you want.
This bug report was last modified 11 years and 156 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.