update.
[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         checkout -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   (semi-)daily snapshot is also available from
47
48     ftp://ftp.jaist.ac.jp/pub/GNU/elisp/semi-gnus/
49
50   Note that this snapshot is automatically created from our repository
51 and will usually not be tested, and may not even work.
52
53
54 How to join development
55 =======================
56
57   If you write bug-reports and/or suggestions for improvement, please
58 send them to the Semi-gnus mailing list:
59
60     semi-gnus-en@meadow.scphys.kyoto-u.ac.jp    (English)
61     semi-gnus-ja@meadow.scphys.kyoto-u.ac.jp    (Japanese)
62
63   Via the Semi-gnus ML, you can report Semi-gnus related bugs, obtain
64 the latest release of Semi-gnus, and discuss future enhancements to
65 Semi-gnus.  To join the Semi-gnus ML, send an empty e-mail to
66
67     semi-gnus-en-help@meadow.scphys.kyoto-u.ac.jp       (English)
68     semi-gnus-ja-help@meadow.scphys.kyoto-u.ac.jp       (Japanese)
69
70   In addition, we need developers.  If you would like to develop it,
71 please send mail to cvs@chamonix.jaist.ac.jp.