pkgsrc-wip/wl-current/MESSAGE
Makoto Fujiwara 483e9e2680 Import wl-2.15.6nb20081118 as wip/wl-current.
Wanderlust is a mail/news management system with IMAP4rev1 support for Emacs.
This is cvs version of mail/wl (Wanderlust) mailer for Emacs.
See mail/wl/DESCR for more information.
2008-11-18 02:11:41 +00:00

10 lines
529 B
Text

===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2008/11/18 02:11:41 makoto Exp $
To autoload wl, say 'M-x wl' works without any prior command, put following
line on your ~/.emacs.el or ~/.emacs
(autoload 'wl "wl" "Wanderlust" t)
Also, if you want write mail before you invoke wl, put following line
(autoload 'wl-draft "wl-draft" "Write draft with Wanderlust." t)
and 'M-x wl-draft' to do so.
===========================================================================