[mew-int 01867] variable problems
Werner LEMBERG
wl at example.com
Fri Aug 27 21:28:26 JST 2004
[mew CVS 2004-08-23]
According to the docs, this:
(setq mew-config-alist
'(("default"
(mailbox-type 'mbox)
(mbox-command "incm")
(mbox-command-arg "-d /var/spool/mail/sx0005"))))
and this:
(setq mew-mailbox-type 'mbox)
(setq mew-mbox-command "incm")
(setq mew-mbox-command-arg "-d /var/spool/mail/sx0005")
(in .emacs) should be equal, but apparently it isn't. The latter
works, but the former doesn't.
Werner
More information about the Mew-int
mailing list