gnus-blocked-images, not w3m images.
[gnus] / README
1 * Content
2
3 This package contains a development version of Gnus.  The lisp directory
4 contains the source lisp files, and the texi directory contains the Gnus info
5 pages.
6
7 * Emacsen
8
9 No Gnus does absolutely not work with anything older than Emacs 21 or
10 XEmacs 21.4.
11
12 Users of the Emacs development version (Emacs 23) are strongly encouraged to
13 also use the version bundled with Emacs.
14
15 * Setup
16
17 To use Gnus you first have to unpack the files, which you've obviously
18 done, because you are reading this.
19
20 You should definitely byte-compile the source files.  To do that, you
21 can simply say "./configure && make" in this directory.
22
23 Do not say "make install".  I repeat, do *NOT* say "make install".  If
24 you say "make install" and then complain about things not working,
25 I'll be very annoyed.  If you say "make install" and things happen to
26 work, that's all fine and dandy for you, but it's quite likely that it
27 won't.
28
29 If you are&