nbecker(a)fred.net writes:
I grabbed the new mailcrypt-3.5.5, untar'd it, did configure
&& make.
Then manually installed the lisp into xemacs-packages. Worked fine.
Sent myself encrypted mail, and it decrypted correctly (with gpg).
That's more than the current release of mailcrypt for xemacs has
done
for me in the past.
Good for you. But I got precisely nowhere with it.
[2833] [13:22:34] beaver:/home/local/lib/xemacs/xemacs-packages/lisp/mailcrypt>
EMACS=xemacs ./configure
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking for install-info... /sbin/install-info
checking for basename... /bin/basename
checking for emacs... xemacs
checking for timer.el...timer.el
updating cache ./config.cache
creating ./config.status
creating Makefile
You have new mail in /var/spool/mail/karl
[2834] [13:22:53] beaver:/home/local/lib/xemacs/xemacs-packages/lisp/mailcrypt> make
xemacs -batch --vanilla -l ./load-path.hack \
-f batch-byte-compile mailcrypt.el
Wrong type argument: stringp, nil
xemacs exiting.
make: *** [mailcrypt.elc] Error 255
[2835] [13:22:57] beaver:/home/local/lib/xemacs/xemacs-packages/lisp/mailcrypt>
(/usr/local is symlinked to /home/local.)
21.2.b19, with Jan's X workaround from a couple months ago.
(Aren't we about 2 months overdue for .b20 by now?)