unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Miles Bader <miles@gnu.org>
Subject: Re: bug/patch: gnus-start.el gnus-convert-old-newsrc
Date: Tue, 26 Oct 2004 18:49:24 -0400	[thread overview]
Message-ID: <20041026224924.GA32031@fencepost> (raw)
In-Reply-To: <v9hdoh75z9.fsf@marauder.physik.uni-ulm.de>

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	other threads:[~2004-10-26 22:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-26  9:22 bug/patch: gnus-start.el gnus-convert-old-newsrc Karl Chen
2004-10-26 17:18 ` Reiner Steib
2004-10-26 22:49   ` Miles Bader [this message]
2004-10-27  1:04     ` Miles Bader

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=20041026224924.GA32031@fencepost \
    --to=miles@gnu.org \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).