Compiled with: | Can be used with: ----------------+-------------------------------------- 19.28 | 19.28 19.29 19.29 | 19.29 XEmacs XEmacs | 19.29 XEmacsIf you have Gnu Emacs 19.28 or earlier, or XEmacs 19.12 or earlier, get a recent version of auc-menu.el from ftp://ftp.iesd.auc.dk/pub/emacs-lisp/auc-menu.el, and install it under the name easymenu.el somewhere early in your load path.
gnus-eval-in-buffer-window
, which is a macro.
It seems as if you have
compiled mailcrypt with plain old GNUS in load path, and the XEmacs byte
compiler has inserted that macro definition into
`mc-toplev.elc'.
The solution is to recompile `mc-toplev.el' with Gnus 5 in
load-path, and it works fine.
Steve Baur <steve@miranova.com> adds :(load "tm-setup") (load "gnus") (load "mime-compose")NOTE: Loading the package disables citation highlighting by default. To get the old behavior back, use the M-t command.
Go to the first, previous, next, last section, table of contents.