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: Stefan Monnier
Subject: Re: Default :group in lisp/emacs-lisp/easy-mmode.el.
Date: Sat, 02 Apr 2005 11:49:46 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

>    The use of custom-current-group seems like a bad practice to me.
[...]
> The reason for that is that most of the time the default group chosen
> by define-minor-mode is a bogus group without one of the major groups
> as its ancestors.

The whole point of the use of custom-current-group is to try and default to
the group that was defined in the current file.  Such a group is unlikely to
be "bogus".  I still think it's a much better default and it shouldn't
be removed.


        Stefan




reply via email to

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