X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=README.en;h=afedbd04c25b69a6e376fc2e6d4fd242e2148ad8;hb=2c4cc3760a8c68a0513248f8e7ee333346f32a6c;hp=3bc07450d0fb0b0a7c50c60e908e9546f325db65;hpb=27f16e71befaecd9f7a0edccad234bb85a7156e0;p=elisp%2Femh.git diff --git a/README.en b/README.en index 3bc0745..afedbd0 100644 --- a/README.en +++ b/README.en @@ -1,13 +1,11 @@ [README for EMH package (English Version)] -by MORIOKA Tomohiko -$Id: README.en,v 1.4 1998-04-13 16:00:33 morioka Exp $ What's EMH? =========== EMH is a extender for mh-e to provide MIME feature using SEMI. It - requires SEMI 1.2 API based MIME processing module, so please get - and install such kind of MIME processing module such as SEMI 1.2.2 + requires SEMI 1.8 API based MIME processing module, so please get + and install such kind of MIME processing module such as SEMI 1.8.0 or later at first. @@ -38,6 +36,12 @@ Installation emacs command is used (perhaps /usr/local/share/emacs/site-lisp or /usr/local/lib/xemacs/site-lisp). + If the emu modules (included in APEL package) have been installed in + the non-standard directory, you should specify where they will be + found, for example: + + % make install VERSION_SPECIFIC_LISPDIR=~/elisp + You can specify other optional settings by editing the file emh/EMH-CFG. @@ -61,13 +65,14 @@ Documentation To get started, please read documents of SEMI. - RFC's 822, 1806, 1847, 1896, 2015, 2045, 2046, 2047, 2048 and 2049 - are available via anonymous ftp: - ftp://ds.internic.net/rfc/ + RFC's 822, 1524, 1806, 1847, 1896, 2015, 2045, 2046, 2047, 2048 and + 2049 are available via anonymous ftp: + ftp://ftp.merit.edu/internet/documents/rfc/ -Bug reports -=========== + +Mailing lists +============= If you write bug-reports and/or suggestions for improvement, please send them to the tm Mailing List: @@ -84,3 +89,14 @@ Bug reports Since the user registration is done manually, please write the mail body in human-recognizable language (^_^). + + +CVS based development +===================== + + If you would like to join CVS based development, please send mail to + + cvs@chamonix.jaist.ac.jp + + with your account name and UNIX style crypted password. We hope you + will join the open development.