summaryrefslogtreecommitdiff
path: root/mail/wanderlust/pkg-message
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>1999-06-23 19:54:51 +0000
committerSADA Kenji <sada@FreeBSD.org>1999-06-23 19:54:51 +0000
commit6532e1125edfa88ff045b8800604c9e0a076b7f8 (patch)
tree2b10d45c7d5337b0005e4e492075a74f86f2ff17 /mail/wanderlust/pkg-message
parentActivate templ. (diff)
Wanderlust is a mail/news agent on Emacs/XEmacs .
PR: ports/12276 Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com>
Notes
Notes: svn path=/head/; revision=19732
Diffstat (limited to 'mail/wanderlust/pkg-message')
-rw-r--r--mail/wanderlust/pkg-message13
1 files changed, 13 insertions, 0 deletions
diff --git a/mail/wanderlust/pkg-message b/mail/wanderlust/pkg-message
new file mode 100644
index 000000000000..1baaa759a696
--- /dev/null
+++ b/mail/wanderlust/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. *
+***************************************************************