What is the right autoload magic to add menus into the menubar for a
package? I notice that VC and EDIFF are no longer adding menus by
default, you have to ask for them in .emacs. Is that intended?
Personally I think this is bad - this means only an expert
who hacks her .emacs will ever use these packages.
I'd like to add a sub menu for PCL CVS, but something like:
;;;###autoload(pcl-menu-install)
gets run so early in startup that the "loading <foo.el> ..." messages
get printed to stdout. What is the right way?
greg
Show replies by date