1 This package contains T-gnus 6.15.
6 T-gnus is a replacement of Gnus with gnus-mime for SEMI. It has all
7 features of Gnus and gnus-mime, so there are no need to install Gnus
8 to use it, and you must not use gnus-mime for SEMI.
10 It requires APEL, FLIM and SEMI packages, so please get and install
11 them before to install it. T-gnus 6.15 requires APEL 10.0 or later,
12 FLIM 1.14 and SEMI 1.14. You can get these packages from:
14 ftp://ftp.m17n.org/pub/mule/apel/
15 ftp://ftp.m17n.org/pub/mule/flim/flim-1.14/
16 ftp://ftp.m17n.org/pub/mule/semi/semi-1.14-for-flim-1.14/
18 Required environment for SEMI is written in README.en of SEMI package.
20 In addition, if you wish to use the web based backend `nnshimbun',
21 you have to install the package emacs-w3m and the external command w3m.
22 Visit the following pages for more information.
24 http://emacs-w3m.namazu.org/
25 http://ei5nazha.yz.yamagata-u.ac.jp/~aito/w3m/
31 (0) cvs login (first time only)
33 % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/root login
35 CVS password: [CR] # NULL string
39 % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/root \
40 checkout -r t-gnus-6_15-quimby gnus
50 % cvs update -r t-gnus-6_15-quimby gnus
52 Major tags are following:
54 t-gnus-6_15-quimby Assigned to the latest version of T-gnus for
55 developing and synchronizing with Oort Gnus.
57 t-gnus-6_15 Assigned to the latest version of T-gnus for
58 developing and synchronizing with the released
61 pgnus-ichikawa The main trunk of T-gnus.
63 semi-gnus Assigned to the latest stable version. It is
64 very conservative. Currently it is not used.
66 for-semi-N1_N2 assigned to the latest stable version for SEMI
67 API N1.N2 (N1 and N2 are natural number).
68 (e.g. `for-semi-1_3' is for SEMI API 1.3)
70 gnus-N1_N2_N3 assigned to gnus(Gnus) N1.N2.N3
71 (e.g. `gnus-6_2_1' means gnus 6.2.1).
79 shuhei-k shuhei-k branch
80 Mail-Followup-To/Mail-Reply-To, gnus-cache fix.
82 keiichi keiichi branch
83 nana-gnus-N1_N2 Stable version of `keiichi branch'.
85 For more detailed information, please read README.branch.
91 T-gnus 6.15 is available from
93 ftp://ftp.jpl.org/pub/elisp/t-gnus-6.15/snapshots/
95 NOTE: These snapshots are manually created when the urge takes the
96 administrator of the a-ftp site, and will usually not be tested.
99 How to join development
100 =======================
102 If you have found a bug in Gnus proper, please do `M-x gnus-bug' and
103 send a bug report to the Gnus maintainers.
105 If you have found a bug in T-gnus, or if you're not sure whether it
106 is a Gnus proper, please send a bug report to the Semi-gnus mailing
109 semi-gnus-en@meadowy.org (English)
110 semi-gnus-ja@meadowy.org (Japanese)
112 Suggestions for T-gnus improvements are also welcome.
114 Via the Semi-gnus ML, you can report T-gnus related bugs, obtain the
115 latest release of T-gnus, and discuss future enhancements to T-gnus.
116 To join the Semi-gnus ML, send an empty e-mail to
118 semi-gnus-en-help@meadowy.org (English)
119 semi-gnus-ja-help@meadowy.org (Japanese)
121 In addition, we need developers. If you would like to develop it,
122 please send mail to cvs@cvs.m17n.org with your account name and your
123 public key for ssh. cvsroot is :ext:cvs@cvs.m17n.org:/cvs/root.
124 If you cannot use ssh, please send UNIX /etc/passwd style crypted
125 password instead. cvsroot is
126 :pserver:<accountname>@cvs.m17n.org:/cvs/root in this case. You can
127 get the notice of modifications in m17n open CVS server via the mail
128 which also contains informations on the other modules. To subscribe
129 it, send an empty e-mail to
131 cvs-info-help@cvs.m17n.org