all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Zhang Huan <zhanghuan@ict.ac.cn>
Subject: Re: how can i update my gnus
Date: 24 Oct 2005 20:19:52 +0800	[thread overview]
Message-ID: <wtk3ksyf.fsf@localhost.localdomain> (raw)
In-Reply-To: 87y84jrukt.fsf@xxx.fr

Bastien <bastien@xxx.fr> writes:

> Zhang Huan writes:
> 
> > i'm using linux, distro is fc4, however the version of gnus is
> > 5.9.0, i want to update gnus directly. anyone know how to do it??
> 
> See http://www.gnus.org/distribution.html:
> 
> For example in ~/elisp/:
> 
> ,----
> | $ cvs -d :pserver:gnus@cvs.gnus.org:/usr/local/cvsroot login
> |   CVS password: gnus
> | $ cvs -d :pserver:gnus@cvs.gnus.org:/usr/local/cvsroot checkout gnus
> | $ cd gnus
> | $ ./configure
> | $ make
> | $ make install
> `----
> 
> Then in your ~/.emacs.el:
> 
> (add-to-list 'load-path "~/elisp/gnus/lisp/")
> 
> -- 
> Bastien

i have run the commands you memsioned above, and restart gnus. it's version is
still 5.9.0 however.
why must i add (add-to-list 'load-path "~/elisp/gnus/lisp/"), since my Emacs can
load gnus properly. 

  reply	other threads:[~2005-10-24 12:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-24 11:42 how can i update my gnus Zhang Huan
2005-10-24 11:59 ` Bastien
2005-10-24 12:19   ` Zhang Huan [this message]
2005-10-24 12:34     ` Bastien
2005-10-24 12:23   ` Zhang Huan
2005-10-24 13:33     ` Michael Cadilhac

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=wtk3ksyf.fsf@localhost.localdomain \
    --to=zhanghuan@ict.ac.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.