all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Does the role of minor-mode-alist variable is to only help in displaying the mode name?
@ 2014-02-08 13:36 Talespin Kit
  2014-02-09 18:16 ` W. Greenhouse
  0 siblings, 1 reply; 2+ messages in thread
From: Talespin Kit @ 2014-02-08 13:36 UTC (permalink / raw)
  To: help-gnu-emacs

In the elisp document the role of the minor-mode-alist variable is described as below. 


23.3.1 Conventions for Writing Minor Modes
----------------------------------------------------------------

 Add an element to `minor-mode-alist' for each minor mode (*note
     Definition of minor-mode-alist::), if you want to indicate the
     minor mode in the mode line. 

But the function "describe-mode" uses the variable "minor-mode-alist" to find the list of minor modes. Does this mean the document is to be updated. Because it gives the impression the information about the minor modes are stored somewhere else. Although i am not able to find it out. 

Regards,
Talespin





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-02-09 18:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-08 13:36 Does the role of minor-mode-alist variable is to only help in displaying the mode name? Talespin Kit
2014-02-09 18:16 ` W. Greenhouse

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.