diff options
Diffstat (limited to 'mail/wanderlust-emacs/pkg-message')
| -rw-r--r-- | mail/wanderlust-emacs/pkg-message | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/mail/wanderlust-emacs/pkg-message b/mail/wanderlust-emacs/pkg-message new file mode 100644 index 000000000000..1baaa759a696 --- /dev/null +++ b/mail/wanderlust-emacs/pkg-message @@ -0,0 +1,13 @@ +*************************************************************** +* Before using Wanderlust, you must set following elisp * +* to your own .emacs file. * +* * +* (require 'wanderlust-startup) * +* (load "mime-setup") * +* (autoload 'wl "wl" "Wanderlust" t) * +* (autoload 'wl-draft "wl" "Write draft with Wanderlust." t) * +* * +* And if you use APOP authentication, Wanderlust requires * +* md5.el. md5.el is contained in Emacs/W3 package. Please get * +* it from ftp://ftp.cs.indiana.edu/pub/elisp/w3/w3.tar.gz. * +*************************************************************** |
