blob: 1baaa759a696691548e128f0d876e2ede2172f27 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
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. *
***************************************************************
|