emacs-devel
[Top][All Lists]
Advanced

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

Re: `define-minor-mode' makes erroneous docstrings.


From: Luc Teirlinck
Subject: Re: `define-minor-mode' makes erroneous docstrings.
Date: Mon, 11 Apr 2005 22:29:56 -0500 (CDT)

>From my previous message:

   Well, setting the variable definitely will run no mode hooks, but who
   cares.  Maybe basic minor modes such as column-number-mode that work
   by just setting the variable should not be defined using
   `define-minor-mode' and should not have any useless hooks associated
   with them.

Or maybe they can have hooks associated with them, just to have hooks
associated with them.  But basically, very few people will use these
hooks, so the fact that setting the variable does not run them is
irrelevant.

Sincerely,

Luc.





reply via email to

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