| | 31 | ;; MH-E is an Emacs interface to the MH mail system. |
|---|
| | 32 | |
|---|
| | 33 | ;; MH-E is supported by GNU Emacs 21 and 22, as well as XEmacs 21 |
|---|
| | 34 | ;; (except for versions 21.5.9-21.5.16). It is compatible with MH |
|---|
| | 35 | ;; versions 6.8.4 and higher, all versions of nmh, and GNU mailutils |
|---|
| | 36 | ;; 0.4 and higher. |
|---|
| | 37 | |
|---|
| | 38 | ;; MH (Message Handler) is a powerful mail reader. See |
|---|
| | 39 | ;; http://rand-mh.sourceforge.net/. |
|---|
| | 40 | |
|---|
| | 41 | ;; N.B. MH must have been compiled with the MHE compiler flag or several |
|---|
| | 42 | ;; features necessary for MH-E will be missing from MH commands, specifically |
|---|
| | 43 | ;; the -build switch to repl and forw. |
|---|
| | 44 | |
|---|
| 46 | | |
|---|
| 47 | | ;; MH (Message Handler) is a powerful mail reader. |
|---|
| 48 | | |
|---|
| 49 | | ;; The MH newsgroup is comp.mail.mh; the mailing list is mh-users@ics.uci.edu |
|---|
| 50 | | ;; (send to mh-users-request to be added). See the monthly Frequently Asked |
|---|
| 51 | | ;; Questions posting there for information on getting MH and MH-E: |
|---|
| 52 | | ;; http://www.faqs.org/faqs/mail/mh-faq/part1/preamble.html |
|---|
| 53 | | |
|---|
| 54 | | ;; N.B. MH must have been compiled with the MHE compiler flag or several |
|---|
| 55 | | ;; features necessary for MH-E will be missing from MH commands, specifically |
|---|
| 56 | | ;; the -build switch to repl and forw. |
|---|
| 57 | | |
|---|
| 58 | | ;; MH-E is an Emacs interface to the MH mail system. |
|---|
| 59 | | |
|---|
| 60 | | ;; MH-E is supported in GNU Emacs 21 and 22 as well as XEmacs 21 |
|---|
| 61 | | ;; (except for versions 21.5.9-21.5.16), with MH 6.8.4 on, nmh 1.0.4 |
|---|
| 62 | | ;; on, and GNU mailutils 0.4 on. |
|---|