X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=README.semi;h=2b9d5d3c5122beed5fadb9db09282c03b70e6289;hb=33965a53081332d78df42c20b6da50ef1f568b22;hp=c4376f1c6a829a0da6fb534cb180a45a09e957b9;hpb=1f2b93a24df7b9914dbbc1a26a6e76c8da6511d1;p=elisp%2Fgnus.git- diff --git a/README.semi b/README.semi index c4376f1..2b9d5d3 100644 --- a/README.semi +++ b/README.semi @@ -1,23 +1,31 @@ -This package contains T-gnus 6.14. +This package contains T-gnus 6.17. What is T-gnus? =============== - T-gnus is a replacement of Gnus with gnus-mime for SEMI. It has all -features of Gnus and gnus-mime, so there are no need to install Gnus -to use it, and you must not use gnus-mime for SEMI. + T-gnus is an improvement of Gnus with SEMI's MIME feature. T-gnus +6.17 is based on No Gnus. SEMI may stand for "SEMI is Emacs MIME +Interface" and is developped to provide an easy interfaces for users +to handle MIME message structures. For further information, refer to +README.en of SEMI. It requires APEL, FLIM and SEMI packages, so please get and install -them before to install it. T-gnus 6.14 requires APEL 10.0 or later, -FLIM (1.13.1 or later) and SEMI/WEMI (1.13.5 or later). You can get -these packages from: +them before to install it. T-gnus 6.17 requires APEL 10.0 or later, +FLIM 1.14 and SEMI 1.14. You can get these packages from: ftp://ftp.m17n.org/pub/mule/apel/ -ftp://ftp.m17n.org/pub/mule/flim/flim-1.13/ -ftp://ftp.m17n.org/pub/mule/semi/semi-1.13-for-flim-1.13/ +ftp://ftp.m17n.org/pub/mule/flim/flim-1.14/ +ftp://ftp.m17n.org/pub/mule/semi/semi-1.14-for-flim-1.14/ Required environment for SEMI is written in README.en of SEMI package. + In addition, if you wish to use the web based backend `nnshimbun', +you have to install the package emacs-w3m and the external command w3m. +Visit the following pages for more information. + +http://emacs-w3m.namazu.org/ +http://ei5nazha.yz.yamagata-u.ac.jp/~aito/w3m/ + How to get? (via CVS) ===================== @@ -31,7 +39,7 @@ How to get? (via CVS) (1) checkout % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/root \ - checkout -r t-gnus-6_14 gnus + checkout -r t-gnus-6_17-quimby gnus (2) compile @@ -41,15 +49,16 @@ How to get? (via CVS) (3) update - % cvs update -r t-gnus-6_14 gnus + % cvs update -r t-gnus-6_17-quimby gnus Major tags are following: - t-gnus-6_15-quimby Assigned to the latest version of T-gnus for - developing and synchronizing with Oort Gnus. + t-gnus-6_17-quimby Assigned to the latest version of T-gnus for + developing and synchronizing with Gnus. - t-gnus-6_14 Assigned to the latest development version of - T-gnus. + t-gnus-6_17 Assigned to the latest version of T-gnus for + developing and synchronizing with the released + version of Gnus. pgnus-ichikawa The main trunk of T-gnus. @@ -81,9 +90,9 @@ For more detailed information, please read README.branch. How to get? (via ftp) ===================== - T-gnus 6.14 is available from + T-gnus 6.17 is available from - ftp://ftp.jpl.org/pub/elisp/t-gnus-6.14/snapshots/ + ftp://ftp.jpl.org/pub/elisp/t-gnus-6.17/snapshots/ NOTE: These snapshots are manually created when the urge takes the administrator of the a-ftp site, and will usually not be tested.