X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=README.en;h=9465ad0888bb155f33244071004def96d90ce4ca;hb=d9da44f9e836bb5eb39eed6c69b54d81fc559b58;hp=7f2d51b614f2f4684a9a18e15a79c49bd06b8f00;hpb=d1f3df186339f3d2b91050fb1f079590c8fc30d3;p=elisp%2Fsemi.git diff --git a/README.en b/README.en index 7f2d51b..9465ad0 100644 --- a/README.en +++ b/README.en @@ -1,3 +1,4 @@ +;; -*- coding: utf-8; -*- [README for SEMI kernel package (English Version)] What's SEMI? @@ -34,23 +35,24 @@ 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.20 or later) and FLIM (1.13.1 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 (10.7 or later) and FLIM (1.14.2 or later) package. Please install them before installing it. APEL package is available at: - ftp://ftp.etl.go.jp/pub/mule/apel/ + http://git.chise.org/elisp/dist/apel/ and FLIM package is available at: - ftp://ftp.etl.go.jp/pub/mule/flim/flim-1.13/ - - PGP/MIME and application/pgp require mailcrypt or tiny-pgp package. + http://git.chise.org/elisp/dist/flim/flim-1.14/ Installation @@ -179,35 +181,36 @@ Mailing lists ============= If you write bug-reports and/or suggestions for improvement, please - send them to the tm Mailing List: - - bug-tm-en@chamonix.jaist.ac.jp (English) - bug-tm-ja@chamonix.jaist.ac.jp (Japanese) + send them to the Emacs-MIME Mailing Lists: - 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 + emacs-mime-en@lists.chise.org (English) + emacs-mime-ja@lists.chise.org (Japanese) - tm-en-help@chamonix.jaist.ac.jp (English) - tm-ja-help@chamonix.jaist.ac.jp (Japanese) + 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, please see the descriptions of the following + pages: - 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 - direct-mail for authors might be ignored. Please send mail to the - tm mailing lists. + http://lists.chise.org/mailman/listinfo/emacs-mime-en (English) + http://lists.chise.org/mailman/listinfo/emacs-mime-ja (Japanese) -CVS based development +Git based development ===================== - If you would like to join CVS based development, please send mail to + The SEMI development sources can be accessed via Git repository. + You can get the latest SEMI sources by the following: + + % git clone http://git.chise.org/git/elisp/semi.git + + Or you can view the SEMI repository via WWW at: + + http://git.chise.org/gitweb/?p=elisp/semi.git - cvs@chamonix.jaist.ac.jp + If you would like to join Git based development, please declare it + in the Emacs-MIME mailing list at first. - 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 @@ -243,7 +246,7 @@ Other authors Hisashi Miyashita Kazuhiro Ohta Alexandre Oliva - François Pinard + François Pinard Artur Pioro Dan Rich (contribute to evolve mime-image.el with XEmacs)