I just received a report of a problem with the mailcrypt package I
recently released. Apparently it's not finding macros (using VM).
If you're using Gnus, MH-E, RMail, or VM together with MailCrypt (the
latest package versions) I want to hear from you. Are you having
problems?
I am using the latest XEmacs package mailcrypt together with Gnus
5.8.8 (not the XEmacs package version) with no problems.
Of course it could very well be something I messed up. I made a
change to the mailcrypt Makefile to push things into the
load-path. [1]
,----[ Is this right? ]
| PRELOADS = -eval "(setq load-path \
| (nconc load-path \
| '((expand-file-name \"../gnus/gnus/lisp/\") \
| (expand-file-name \"../mh-e/\") \
| (expand-file-name \"../rmail/\") \
| (expand-file-name \"../vm/\"))))"
`----
Footnotes:
[1] The upstream mailcrypt docs say gnus, mh-e, rmail vm need to be
in load-path for mailcrypt to bytecompile properly.
--
|---<Regards, Steve Youngs>-----------[GnuPG KeyID: 59E4C4B2]---|
| XEmacs - It's not just an editor... |
| It's a way of life. |
|----------------------------------<mailto:youngs@xemacs.org>---|