"Rodolfo Medina" <[EMAIL PROTECTED]> writes:

> How shall I install cvs gnus on my system?
> With the usual './configure', 'make' and 'make install' trilogy?

Yes.

> And how shall I tell emacs to use the freshly installed cvs gnus
> instead of the one already present in my emacs installation?

Add this to your load-path:

(add-to-list 'load-path "~/install/gnus/lisp/")
(add-to-list 'load-path "~/install/gnus/contrib/")

replacing ~/install/ with the relevant cvs directory.

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

Reply via email to