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

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

Re: Default :group in lisp/emacs-lisp/easy-mmode.el.


From: Richard Stallman
Subject: Re: Default :group in lisp/emacs-lisp/easy-mmode.el.
Date: Sun, 03 Apr 2005 17:19:57 -0400

    After Lute's patch the define-minor-mode for `diff-minor-mode' would
    have to be given an explicit :group, or diff-minor-mode-hook would be
    moved from the diff-mode group (where it belongs) to the bogus
    diff-minor group (if I understood Lute's patch correctly).  I am now
    convinced that there must be tons of other examples.

There seem to be 85 calls to define-minor-mode in the Emacs sources.
I guess the first order of business would be to make sure each of them
has an explicit :group.




reply via email to

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