> So the easy-menu-* functions require a keymap as one argument, even > though the implementation for XEmacs will most likely ignore it.
Actually, if memory servs the trick is that the LaTeX-mode-map (or other) keymap is passed as an argument twice: once in easy-menu-define and one in easy-menu-add. Emacs ignores the one in easy-menu-add, and XEmacs ignores the one in easy-menu-define. Stefan _______________________________________________ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs