1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/mail/wanderlust-emacs/pkg-message
SADA Kenji 6532e1125e Wanderlust is a mail/news agent on Emacs/XEmacs .
PR:		ports/12276
Submitted by:	MANTANI Nobutaka <nobutaka@nobutaka.com>
1999-06-23 19:54:51 +00:00

14 lines
832 B
Plaintext

***************************************************************
* 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. *
***************************************************************