mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
b731a87d83
Added mew-xemacs21 (by Repository copy) Deleted mew-common PR: 13391 Submitted by: maintainer
11 lines
740 B
Plaintext
11 lines
740 B
Plaintext
*************************************************************************
|
|
* 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. *
|
|
*************************************************************************
|