I put the whole gnus cvs directory in my home directory, and there I
did:

./configure && make

, then in my .emacs I put:

(setq load-path (cons (expand-file-name "~/gnus/lisp") load-path))
(require 'gnus-load)

(require 'info)
(setq Info-default-directory-list
      (cons "~/gnus/texi" Info-default-directory-list))

. Then I started emacs, started gnus, did 'M-x gnus-version'
and it says: 'No Gnus v0.4'.
Is that normal? Why 'No Gnus' instead of 'Gnus'?

Rodolfo

_______________________________________________
Info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to