Sync up with Pterodactyl Gnus v0.48.
[elisp/gnus.git-] / README.semi
1 This package contains Semi-gnus.
2
3 What is Semi-gnus?
4 ==================
5
6   Semi-gnus is a replacement of Gnus with gnus-mime for SEMI.  It has
7 all features of Gnus and gnus-mime, so there are no need to install
8 Gnus to use it, and you must not use gnus-mime for SEMI.
9
10   It requires SEMI package, so please get and install SEMI package
11 before to install it. You can get SEMI from
12 ftp://ftp.jaist.ac.jp/pub/elisp/semi/
13 Required environment for SEMI is written in README.en of SEMI package.
14
15   T-gnus major change has been done. It won't work with the old versions
16 of SEMI packages, e.g. FLIM 1.10.5, SEMI 1.9.1, etc. If you have that one,
17 please update your environment before installing it. The recommended
18 versions of SEMI packages are APEL 9.10, FLIM 1.11.3 and SEMI 1.10.2 or
19 newer than them.
20
21
22 How to get? (via CVS)
23 =====================
24
25 (0) cvs login (first time only)
26
27     % cvs -d :pserver:anonymous@chamonix.jaist.ac.jp:/hare/cvs/root \
28         login
29
30     CVS password: [CR] # NULL string
31
32 (1) checkout
33
34     % cvs -d :pserver:anonymous@chamonix.jaist.ac.jp:/hare/cvs/root \
35         checkout [-r TAG] gnus
36
37 (2) compile
38
39     % cd gnus
40     % make EMACS=<file name of your emacs>
41
42 (3) update
43
44     % cvs update [-r TAG]
45
46 Major tags are following:
47
48     semi-gnus           assigned to the latest stable version.  It is
49                         very conservative.
50
51     for-semi-N1_N2      assigned to the latest stable version for SEMI 
52                         API N1.N2 (N1 and N2 are natural number).
53                         (e.g. `for-semi-1_3' is for SEMI API 1.3)
54
55     gnus-N1_N2_N3       assigned to gnus(Gnus) N1.N2.N3
56                         (e.g. `gnus-6_2_1' means gnus 6.2.1).
57
58     larsi               Original Gnus
59
60     himi                himi branch
61
62     ichikawa            ichikawa branch
63                         Based on pGnus.
64
65     akr                 akr branch
66
67     shuhei-k            shuhei-k branch
68                         Mail-Followup-To/Mail-Reply-To, gnus-cache fix.
69
70 For more detailed information, please read README.branch.
71
72
73 How to get? (via ftp)
74 =====================
75
76   Semi-daily snapshots are also available from
77
78     ftp://ftp.jaist.ac.jp/pub/GNU/elisp/semi-gnus/
79
80   NOTE: These snapshots are automatically created from our repository
81 if something was changed within a day, and will usually not be tested.
82
83
84 How to join development
85 =======================
86
87   If you have found a bug in Gnus proper, please do `M-x gnus-bug' and
88 send a bug report to the Gnus maintainers.
89
90   If you have found a bug in Semi-gnus, or if you're not sure whether it
91 is a Gnus proper, please send a bug report to the Semi-gnus mailing list:
92
93     semi-gnus-en@meadow.scphys.kyoto-u.ac.jp    (English)
94     semi-gnus-ja@meadow.scphys.kyoto-u.ac.jp    (Japanese)
95
96 Suggestions for Semi-gnus improvements are also welcome.
97
98   Via the Semi-gnus ML, you can report Semi-gnus related bugs, obtain
99 the latest release of Semi-gnus, and discuss future enhancements to
100 Semi-gnus.  To join the Semi-gnus ML, send an empty e-mail to
101
102     semi-gnus-en-help@meadow.scphys.kyoto-u.ac.jp       (English)
103     semi-gnus-ja-help@meadow.scphys.kyoto-u.ac.jp       (Japanese)
104
105   In addition, we need developers.  If you would like to develop it,
106 please send mail to cvs@chamonix.jaist.ac.jp with your account name
107 and UNIX /etc/passwd style crypted password.