On Wed, Mar 02 2005, Gaetan Leurent wrote:

> The gnus version included with emacs CVS is buggy:
>
> In lisp/gnus/nnrss.el, ligne 765 is
>     (if (and ns (not (eq ns "")))
> but should obviously be 
>     (if (and ns (not (string= ns "")))
>
> The is corrected in gnus CVS since version 7.11 (2004/04/29), do you
> plan to update ?

There are some other bugfixes pending for `nnrss.el', see
http://thread.gmane.org/[EMAIL PROTECTED]
for more information.

After this will be done in the v5-10 branch of Gnus, it will be synced
automatically to Emacs' CVS.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to