1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-08 23:06:56 +00:00
freebsd-ports/mail/mew/pkg-message

11 lines
740 B
Plaintext
Raw Normal View History

*************************************************************************
* You must set at least following elisp to your own dot.emacs file: *
* *
* (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. *
*************************************************************************