file gnus-summary-followup-up.xpm was added on branch t-gnus-6_17 on 2005-05-01 23...
[elisp/gnus.git-] / README.semi
index c4376f1..326af69 100644 (file)
@@ -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 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 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.