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

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

bug#13276: 24.2.50; apropos-variable


From: Bastien
Subject: bug#13276: 24.2.50; apropos-variable
Date: Fri, 04 Jan 2013 08:54:00 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

Glenn Morris <rgm@gnu.org> writes:

> Richard Stallman wrote:
>
>> M-x apropos-variable RET command-hook RET find nothing.  It doesn't
>> see pre-command-hook or post-command-hook.
>
> 'Twas ever thus. Try C-u M-x apropos-variable; or set apropos-do-all
> non-nil. Note that otherwise the interactive prompt says
> "Apropos user option", and those variables are not user options.

I suggest renaming `apropos-variable' to `apropos-option' and to
use `apropos-variable' for 

  (let ((apropos-do-all t)) (call-interactively 'apropos-variable))

or something equivalent.

Users assume functions to do what their name suggests, the hint in
the interactive prompt that `apropos-variable' does not really list
all variables but just user options is not enough IMHO.

-- 
 Bastien





reply via email to

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