Luc Teirlinck <[EMAIL PROTECTED]> writes: > The following four patches enable `file-name-shadow-mode' by default, > preload rfn-eshadow.el and make define-minor-mode accept an > :initialize argument. (It currently kind of accepts such an argument, > but the result is that the macroexpanded defcustom contains two > :initialize keywords, a bug.)
I don't see where the bug is: the way custom-declare-variable is defined, the last such keyword will get used, and that's that. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel