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

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

[debbugs-tracker] bug#7696: closed (24.0.50; Elisp manual, doc of `mode-


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#7696: closed (24.0.50; Elisp manual, doc of `mode-name' and `major-mode')
Date: Sat, 28 Jan 2012 04:35:02 +0000

Your message dated Sat, 28 Jan 2012 12:33:40 +0800
with message-id <address@hidden>
and subject line Re: 24.0.50; Elisp manual, doc of `mode-name' and `major-mode'
has caused the debbugs.gnu.org bug report #7696,
regarding 24.0.50; Elisp manual, doc of `mode-name' and `major-mode'
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
7696: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=7696
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.0.50; Elisp manual, doc of `mode-name' and `major-mode' Date: Mon, 20 Dec 2010 20:27:16 -0800
(elisp) Auto Major Mode documents variable `major-mode'.
(elisp) Major Mode Conventions documents variable `mode-name'.
 
1. `major-mode' doesn't really have much to do with How Emacs Chooses a
Major Mode.  Or, rather, it has to do with that and many other things
equally.  So I don't think this is a great place to document this var.
 
2. More importantly, users sometimes look for the pretty name of the
major mode, which is the value of var `mode-name'.  They won't find it
by looking for anything associated with "major", since the name doesn't
reflect that (unfortunately).
 
At the very least, we should have an index entry that reflects the
search for such a variable using "major": `major-mode name'.  (It might
not even be a bad idea to create an alias, `major-mode-name', for
`mode-name'.)
 
Most importantly in this regard, there should be a cross-ref from the
description of `major-mode' to the node that describes `mode-name'.
Better would be to also mention `mode-name' at that location. 

In GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600)
 of 2010-12-20 on 3249CTO
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (4.4) --no-opt --cflags
-Ic:/imagesupport/include'
 




--- End Message ---
--- Begin Message --- Subject: Re: 24.0.50; Elisp manual, doc of `mode-name' and `major-mode' Date: Sat, 28 Jan 2012 12:33:40 +0800
> `major-mode' doesn't really have much to do with How Emacs Chooses a
> Major Mode.  Or, rather, it has to do with that and many other things
> equally.  So I don't think this is a great place to document this var.

The Major Modes node in the Lisp manual has been revamped, making this
bug report out of date.  Closing.


--- End Message ---

reply via email to

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