all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Gnus bug
@ 2005-03-02  1:57 Gaetan Leurent
  2005-03-02 17:07 ` Reiner Steib
  0 siblings, 1 reply; 2+ messages in thread
From: Gaetan Leurent @ 2005-03-02  1:57 UTC (permalink / raw)


Hi,

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 ?

-- 
Gaëtan LEURENT

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-03-02 17:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-02  1:57 Gnus bug Gaetan Leurent
2005-03-02 17:07 ` Reiner Steib

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.