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: Fri, 01 Apr 2005 23:19:20 -0500

    > So I think it would be better to document that define-minor-mode
    > and easy-mmode-define-global-mode default the group based
    > solely on the mode name.

    Ok, that was the actual behavior up till now anyway.  For
    define-minor-mode and easy-mmode-define-global-mode, it doesn't matter
    much because you can specify the group explicitly.

Ok, please do that.

    I also defined the :group for the defcustom of the mode hook variable
    of a generic mode with custom-current-group.  So I'd like to add an
    extra argument to define-generic-mode to specify the value for :group.

I see nothing wrong with it, but I do have a question.  How did
define-generic-mode work in the past?  Is this an incompatible
change in a place we did not have one?




reply via email to

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