> * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
> a :require to the defcustom.
> I don't remember the precise details of the bug that that change fixed,
> but it certainly fixed one. So your change is definitely not correct.
> Please do not install it.
The bug it fixed is the one where customizing font-lock-mode would add in
your .emacs a custom setting that requires font-core which of course breaks
when the same .emacs is read with some older Emacs.
AFAIK Michael's problem should be fixed by Luc Van Eycken
<[EMAIL PROTECTED]>'s patch. I thought it had been installed
already, but it seems like that's not the case. I'll do that now.
Stefan
_______________________________________________
Emacs-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-devel