diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1998-06-25 22:06:11 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1998-06-25 22:06:11 +0000 |
commit | 31029920b92a46f954d267ce29016dd7fd282fa5 (patch) | |
tree | 9d7227f86cd32eed0d28766153896def59e9e495 /mail/mew-xemacs/pkg-descr | |
parent | Tell it not to use gnat, apparently our version confuses it. (diff) |
Mew port for xemacs.
Submitted by: kiri@kiri.toba-cmt.ac.jp
PR: 6533, 6588
Diffstat (limited to 'mail/mew-xemacs/pkg-descr')
-rw-r--r-- | mail/mew-xemacs/pkg-descr | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/mail/mew-xemacs/pkg-descr b/mail/mew-xemacs/pkg-descr new file mode 100644 index 000000000000..3991dd053631 --- /dev/null +++ b/mail/mew-xemacs/pkg-descr @@ -0,0 +1,21 @@ +Mew is a "Message interface to Emacs Window" to integrate + + - Email + - NetNews + - MIME(Multipurpose Internet Mail Extensions) + - PGP(Pretty Good Privacy) + +and to make it easy to view and compose them. With Mew you can send a +picture of a birthday cake with the song "Happy Birthday to you" to your +friend, which is encrypted by strong cryptograph. + +Info path and elisp load path would be set as follows : + + Info path - /usr/local/lib/xemacs-20.3/info + load path - /usr/local/lib/xemacs/site-lisp/mew + +You must be installed individual language Mule-depend Mew(chinese/mew, +japanese/mew, korean/mew, etc) after mew-mule installed. + +- Kiriyama Kazuhiko +kiri@kiri.toba-cmt.ac.jp |