X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=README.en;h=06d4cc969ff0c391ed303cb3e0b151e2e009c99b;hb=eee8afa344b75e6f9f52769b8d3a2559654b27ab;hp=54a01fff95da60ce4c26b72b9b8f84c581a213ab;hpb=d8d8ac12939199251a948289e342cd691f83e7bd;p=elisp%2Fsemi.git diff --git a/README.en b/README.en index 54a01ff..06d4cc9 100644 --- a/README.en +++ b/README.en @@ -34,28 +34,28 @@ What's SEMI? Required environment ==================== - SEMI supports XEmacs 20.2 or later with mule, and Emacs 20. + SEMI supports XEmacs 21.1 or later, and GNU Emacs 20.4 or later. - SEMI does not support anything older than Emacs 19.28 or XEmacs - 19.14. SEMI also does not support Emacs 19.29 to 19.34, XEmacs - 19.15 or XEmacs 20.2 without mule, but SEMI may work with them. + SEMI does not support anything older than GNU Emacs 19.28 or XEmacs + 19.14. In addition, SEMI does not word with byte-indexing Mule + implementations, such as Mule 1, Mule 2 and GNU Emacs 20.1/20.2. - SEMI requires APEL (9.11 or later) and FLIM (1.12.0 or later) + SEMI also does not support Emacs 19.29 to 19.34, XEmacs 19.15 or + XEmacs 20.2, but SEMI may work with them. + + SEMI requires APEL (9.22 or later) and FLIM (1.14.2 or later) package. Please install them before installing it. APEL package is available at: - ftp://ftp.jaist.ac.jp/pub/GNU/elisp/apel/ + ftp://ftp.m17n.org/pub/mule/apel/ and FLIM package is available at: - ftp://ftp.jaist.ac.jp/pub/GNU/elisp/flim/ + http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/comp/emacsen/lisp/ + flim/flim-1.14/ PGP/MIME and application/pgp require mailcrypt or tiny-pgp package. - The package enriched.el is required to compose text/enriched, so if - you use Emacs anything 19.28 or older (including official version of - MULE 2.3), WYSIWYG composing for text/enriched is not available. - Installation ============ @@ -183,24 +183,24 @@ Mailing lists ============= If you write bug-reports and/or suggestions for improvement, please - send them to the tm Mailing List: + send them to the EMACS-MIME Mailing List: - bug-tm-en@chamonix.jaist.ac.jp (English) - bug-tm-ja@chamonix.jaist.ac.jp (Japanese) + emacs-mime-en@m17n.org (English) + emacs-mime-ja@m17n.org (Japanese) - Via the tm ML, you can report SEMI bugs, obtain the latest release - of SEMI, and discuss future enhancements to SEMI. To join the tm - ML, send an empty e-mail to + Via the EMACS-MIME ML, you can report SEMI bugs, obtain the latest + release of SEMI, and discuss future enhancements to SEMI. To join + the EMACS-MIME ML, send an empty e-mail to - tm-en-help@chamonix.jaist.ac.jp (English) - tm-ja-help@chamonix.jaist.ac.jp (Japanese) + emacs-mime-en-ctl@m17n.org (English) + emacs-mime-ja-ctl@m17n.org (Japanese) Notice that you should not send mail to author(s), such as morioka@jaist.ac.jp, directly. Because your problem may occur in other environments (if not, it might be your problem, not bug of - SEMI). We should discuss in the tm mailing lists. Anyway + SEMI). We should discuss in the EMACS-MIME mailing lists. Anyway direct-mail for authors might be ignored. Please send mail to the - tm mailing lists. + EMACS-MIME mailing lists. CVS based development @@ -208,10 +208,16 @@ CVS based development If you would like to join CVS based development, please send mail to - cvs@chamonix.jaist.ac.jp + cvs@cvs.m17n.org + + with your account name and your public key for ssh. cvsroot is + :ext:cvs@cvs.m17n.org:/cvs/root. + + If you cannot use ssh, please send UNIX /etc/passwd style crypted + password. you can commit with the cvsroot + :pserver:@cvs.m17n.org:/cvs/root. - with your account name and UNIX style crypted password. We hope you - will join the open development. + We hope you will join the open development. Authors