* inconsistencies in help-text for which-function-mode (variable and function)
@ 2004-08-13 18:53 Bauke Jan Douma
2004-08-15 1:01 ` Richard Stallman
0 siblings, 1 reply; 2+ messages in thread
From: Bauke Jan Douma @ 2004-08-13 18:53 UTC (permalink / raw)
I see 'Which-Function mode' and 'Which Function mode' in the help text
for these two. Shoudn't that just be 'which-function-mode' in all cases?
bj
variable help:
which-function-mode's value is nil
Non-nil if Which-Function mode is enabled.
See the command `which-function-mode' for a description of this minor-mode.
Setting this variable directly does not take effect;
use either M-x customize or the function `which-function-mode'.
You can customize this variable.
Defined in `progmodes/which-func.el'.
[back]
command help:
which-function-mode is an interactive autoloaded Lisp function in `which-func'.
(which-function-mode &optional ARG)
Toggle Which Function mode, globally.
When Which Function mode is enabled, the current function name is
continuously displayed in the mode line, in certain major modes.
With prefix ARG, turn Which Function mode on iff arg is positive,
and off otherwise.
[back]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: inconsistencies in help-text for which-function-mode (variable and function)
2004-08-13 18:53 inconsistencies in help-text for which-function-mode (variable and function) Bauke Jan Douma
@ 2004-08-15 1:01 ` Richard Stallman
0 siblings, 0 replies; 2+ messages in thread
From: Richard Stallman @ 2004-08-15 1:01 UTC (permalink / raw)
Cc: emacs-devel
I see 'Which-Function mode' and 'Which Function mode' in the help text
for these two.
"Which Function mode" is probably better.
Shoudn't that just be 'which-function-mode' in all cases?
`which-function-mode' is the command name. The mode's name is Which
Function mode.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-08-15 1:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-13 18:53 inconsistencies in help-text for which-function-mode (variable and function) Bauke Jan Douma
2004-08-15 1:01 ` Richard Stallman
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.