Revert to original.
[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 update -r semi-gnus
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 Semi-gnus mailing list:
51
52     semi-gnus-en@meadow.scphys.kyoto-u.ac.jp    (English)
53     semi-gnus-ja@meadow.scphys.kyoto-u.ac.jp    (Japanese)
54
55   Via the Semi-gnus ML, you can report Semi-gnus related bugs, obtain
56 the latest release of Semi-gnus, and discuss future enhancements to
57 Semi-gnus.  To join the Semi-gnus ML, send e-mail to
58
59     semi-gnus-ja-subscribe@meadow.scphys.kyoto-u.ac.jp  (Japanese)
60     semi-gnus-en-subscribe@meadow.scphys.kyoto-u.ac.jp  (English)
61
62   In addition, we need developers.  If you would like to develop it,
63 please send mail to cvs@chamonix.jaist.ac.jp.