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.

I sometimes should follow my own advise better.  I forgot to assign an
explicit :group to visible-mode when I wrote a define-minor-mode for
it and `visible-mode-hook' wound up in the blink-paren group with
which it has absolutely nothing to do.  I just gave it an explicit
group, namely 'editing-basics.

Sincerely,

Luc.


_______________________________________________
Emacs-pretest-bug mailing list
Emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to