>>>>> Marco Paunescu wrote:
> Hello, thou I compiled v0.10 I'm getting No Gnus v0.9 as output to M-x
> gnus-version. Checked the entries in ~.emacs but they're fine.

> Any hint?

That's caused by the mislabeled `gnus-version-number':

$ wget ftp://ftp.gnus.org/pub/gnus/ngnus-0.10.tar.gz
$ tar xf ngnus-0.10.tar.gz
$ grep gnus-version-number ngnus-0.10/lisp/gnus.el
(defconst gnus-version-number "0.9"
(defconst gnus-version (format "No Gnus v%s" gnus-version-number)
_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to