1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/mail/mew-xemacs21-mule/pkg-message
Jun Kuriyama adfd424e0d Message interface to Emacs Window(for xemacs-mule)
Submitted by:   KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
PR:             ports/8233 (part of)
1998-11-05 22:11:54 +00:00

12 lines
799 B
Plaintext

*************************************************************************
* You must set at least following elisp to your own dot.emacs file: *
* *
* (require 'mew-1.93) *
* (autoload 'mew "mew" nil t) *
* (autoload 'mew-send "mew" nil t) *
* (setq mew-mail-domain-list '("Name_Server_Domain_Name")) *
* *
* Most easy way for setting dot.emacs is to use "user-install" script *
* in "/usr/local/share/examples/mew/XEmacs-Mule-20.4". *
*************************************************************************