(How to get?): Should specify "-r semi-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.
12
13
14 How to get?
15 ===========
16
17 (0) cvs login
18
19     % cvs -d :pserver:anonymous@chamonix.jaist.ac.jp:/hare/cvs/root \
20         login
21
22     CVS password: [CR] # NULL string
23
24 (1) checkout
25
26     Please do following in a directory to extract (ex. site-lisp):
27
28     % cvs -d :pserver:anonymous@chamonix.jaist.ac.jp:/hare/cvs/root \
29         co -r semi-gnus gnus
30
31 (2) compile
32
33     ;; as same as Gnus
34
35     % cd gnus
36
37     % make EMACS=<file name of your emacs>
38
39 (3) update
40
41     Please do following in your Open gnus directory:
42
43     % cvs -r semi-gnus update
44
45
46 How to join development
47 =======================
48
49   If you write bug-reports and/or suggestions for improvement, please
50 send them to the tm Mailing List:
51
52         bug-tm-en@chamonix.jaist.ac.jp  (English)
53         bug-tm-ja@chamonix.jaist.ac.jp  (Japanese)
54
55   Via the tm ML, you can report SEMI related bugs, obtain the latest
56 release of SEMI, and discuss future enhancements to SEMI.  To join the
57 tm ML, send e-mail to
58
59         tm-ja-admin@chamonix.jaist.ac.jp        (Japanese)
60         tm-en-admin@chamonix.jaist.ac.jp        (English)
61
62   Since the user registration is done manually, please write the mail
63 body in human-recognizable language (^_^).
64
65   In addition, we need developers.  If you would like to develop it,
66 please send mail to cvs@chamonix.jaist.ac.jp.