X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=README;h=698b02d802d48e931529f115bedeeecddfe650e4;hb=19c4c63d432dcb6d1019ee853b5eac06fa13145f;hp=9d9d843b6390ac0bfb2b66c8d6837d4756b44298;hpb=04182e95fe9d71ea57d96059242119c4a151054d;p=elisp%2Fgnus.git- diff --git a/README b/README index 9d9d843..698b02d 100644 --- a/README +++ b/README @@ -9,7 +9,7 @@ You should definitely byte-compile the source files. To do that, you can simply say "./configure && make" in this directory. If you are using XEmacs, you *must* say "make EMACS=xemacs". In that case you may also want to pull down the package of nice glyphs from -. It should be installed +. It should be installed into the "gnus-5.6.53/etc" directory. Then you have to tell Emacs where Gnus is. You might put something @@ -29,8 +29,15 @@ the same function and variable names. If you have been running GNUS in your Emacs, you should probably exit that Emacs and start a new one to fire up Gnus. -Gnus does absolutely not work with anything older than Emacs 19.33 or -XEmacs 19.14. So you definitely need a new Emacs. +Gnus does absolutely not work with anything older than Emacs 20.3 or +XEmacs 21.1.1. So you definitely need a new Emacs. However, T-gnus +does support `Mule 2.3 based on Emacs 19.34' (it is commonly called +"Mule 2.3@19.34"). See the file `Mule23@1934.{en,ja}' for details. +Furthermore, you might be able to use the versions of XEmacs prior to +21.1.1, e.g. 20.4, with a little work. For that, copy the file +`timer.el' in the `contrib' directory to the `site-lisp' directory and +do a `M-x byte-compile-file'. This file is imported from one of the +XEmacs package `fsf-compat-1.07-pkg.tar.gz'. Then you do a `M-x gnus', and everything should... uhm... it should work, but it might not. Set `debug-on-error' to t, and mail me the @@ -49,4 +56,4 @@ There are four main things I want your help and input on: bit, and features you would like to see. Send any comments and all your bug fixes/complaints to -`bugs@gnus.org'. +`semi-gnus-ja@meadow.scphys.kyoto-u.ac.jp' (or `bugs@gnus.org').