emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bug/patch: gnus-start.el gnus-convert-old-newsrc


From: Miles Bader
Subject: Re: bug/patch: gnus-start.el gnus-convert-old-newsrc
Date: Tue, 26 Oct 2004 18:49:24 -0400
User-agent: Mutt/1.3.28i

On Tue, Oct 26, 2004 at 07:18:50PM +0200, Reiner Steib wrote:
> > `gnus-convert-old-newsrc' has a bug.  This micropatch fixes it.
> > -                 (<= (caar converters) gnus-version))
> > +                 (<= (caar converters) (gnus-continuum-version 
> > gnus-version)))
> 
> This problem has already been fixed in the Gnus v5-10 branch, I think.
> The fix will be available in Emacs CVS within a couple of days.

Note that this area of code is fairly different in v5-10 and the Gnus trunk;
the v5-10 patch certainly doesn't apply to the trunk.  It's not clear to me
whether the trunk code needs any fixes.

-Miles
-- 
((lambda (x) (list x x)) (lambda (x) (list x x)))




reply via email to

[Prev in Thread] Current Thread [Next in Thread]