This commit was manufactured by cvs2svn to create tag 'gnus-
[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 How to get? (via CVS)
16 =====================
17
18 (0) cvs login (first time only)
19
20     % cvs -d :pserver:anonymous@chamonix.jaist.ac.jp:/hare/cvs/root \
21         login
22
23     CVS password: [CR] # NULL string
24
25 (1) checkout
26
27     % cvs -d :pserver:anonymous@chamonix.jaist.ac.jp:/hare/cvs/root \
28         checkout [-r TAG] gnus
29
30 (2) compile
31
32     % cd gnus
33     % make EMACS=<file name of your emacs>
34
35 (3) update
36
37     % cvs update [-r TAG]
38
39 Major tags are following:
40
41     semi-gnus           assigned to the latest stable version.  It is
42                         very conservative.
43
44     for-semi-N1_N2      assigned to the latest stable version for SEMI 
45                         API N1.N2 (N1 and N2 are natural number).
46                         (e.g. `for-semi-1_3' is for SEMI API 1.3)
47
48     gnus-N1_N2_N3       assigned to gnus(Gnus) N1.N2.N3
49                         (e.g. `gnus-6_2_1' means gnus 6.2.1).
50
51     larsi               Original Gnus
52
53     himi                himi branch
54
55     ichikawa            ichikawa branch
56                         Based on pGnus.
57
58     akr                 akr branch
59
60     shuhei-k            shuhei-k branch
61                         Mail-Followup-To/Mail-Reply-To, gnus-cache fix.
62
63 For more detailed information, please read README.branch.
64
65
66 How to get? (via ftp)
67 =====================
68
69   Semi-daily snapshots are also available from
70
71     ftp://ftp.jaist.ac.jp/pub/GNU/elisp/semi-gnus/
72
73   NOTE: These snapshots are automatically created from our repository
74 if something was changed within a day, and will usually not be tested.
75
76
77 How to join development
78 =======================
79
80   If you have found a bug in Gnus proper, please do `M-x gnus-bug' and
81 send a bug report to the Gnus maintainers.
82
83   If you have found a bug in Semi-gnus, or if you're not sure whether it
84 is a Gnus proper, please send a bug report to the Semi-gnus mailing list:
85
86     semi-gnus-en@meadow.scphys.kyoto-u.ac.jp    (English)
87     semi-gnus-ja@meadow.scphys.kyoto-u.ac.jp    (Japanese)
88
89 Suggestions for Semi-gnus improvements are also welcome.
90
91   Via the Semi-gnus ML, you can report Semi-gnus related bugs, obtain
92 the latest release of Semi-gnus, and discuss future enhancements to
93 Semi-gnus.  To join the Semi-gnus ML, send an empty e-mail to
94
95     semi-gnus-en-help@meadow.scphys.kyoto-u.ac.jp       (English)
96     semi-gnus-ja-help@meadow.scphys.kyoto-u.ac.jp       (Japanese)
97
98   In addition, we need developers.  If you would like to develop it,
99 please send mail to cvs@chamonix.jaist.ac.jp with your account name
100 and UNIX /etc/passwd style crypted password.