* Spaces in pretty names of major modes.
@ 2005-04-01 14:22 Lute Kamstra
2005-04-03 5:20 ` Richard Stallman
0 siblings, 1 reply; 2+ messages in thread
From: Lute Kamstra @ 2005-04-01 14:22 UTC (permalink / raw)
What about demanding that pretty names of major modes should not
contain spaces? A user could mistake the part after a space for the
name of a minor mode.
Lute.
Index: lispref/modes.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/lispref/modes.texi,v
retrieving revision 1.93
diff -c -r1.93 modes.texi
*** lispref/modes.texi 28 Mar 2005 02:41:36 -0000 1.93
--- lispref/modes.texi 1 Apr 2005 14:14:47 -0000
***************
*** 152,158 ****
@item
The major mode command should set the variable @code{mode-name} to the
``pretty'' name of the mode, as a string. This string appears in the
! mode line.
@item
@cindex functions in modes
--- 152,158 ----
@item
The major mode command should set the variable @code{mode-name} to the
``pretty'' name of the mode, as a string. This string appears in the
! mode line. It should not contain spaces.
@item
@cindex functions in modes
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-04-03 5:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-01 14:22 Spaces in pretty names of major modes Lute Kamstra
2005-04-03 5:20 ` 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.