> A possible solution is given in the patch below. It uses the same reasoning
> as used in the patch for autoload.el by Stefan Monnier: test for
> custom-set-minor-mode as setter function.

The patch looks good, except that it should probably not only place custom
vars at the end if they have a custom-set-minor-mode setter but also (as
before) if they have a :require.  This should hopefully better preserve
backward compatibility, e.g. for minor modes which do not use
define-minor-mode/custom-set-minor-mode.

> By the way, I think that easy-mmode.el can be simplified by removing the
> defintion of and reference to curfile, since its value seems irrelevant
> after the June 26 patch.

Good point as well.
Thank you very much.


        Stefan


_______________________________________________
Emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to