Gnus development mailing list
 help / color / mirror / Atom feed
From: Robert Pluim <rpluim@gmail.com>
To: ding@gnus.org
Subject: Re: invalid search bound when displaying an article
Date: Mon, 27 Sep 2010 21:19:05 +0200	[thread overview]
Message-ID: <pkn39svhu52.fsf@gmail.com> (raw)
In-Reply-To: <m3y6anhukn.fsf@quimbies.gnus.org>

Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> Dan Christensen <jdc@uwo.ca> writes:
>
>> It's still happening after you reverted your change.
>
> I could try reverting Katsumi's change, too...  but I'm not seeing the
> bug at all.
>
> What are you doing to trigger it?  Or is it happening with all articles?

I'm a rebel: I'm entering gmane.emacs.gnus.general :)

Git bisect rarely lies:

git bisect start
# bad: [69e3c97801fc3ac0d15b13e46bb0a00368f44573] (utf7): Required.
git bisect bad 69e3c97801fc3ac0d15b13e46bb0a00368f44573
# good: [380310006a5f5e5ac9510ec4927aed69bc7c506d] Store the IMAP greeting, so that we can tell what kind of server we're talking to.
git bisect good 380310006a5f5e5ac9510ec4927aed69bc7c506d
# good: [2221e0c8b9d88c6fb95faaf8f1431f7d454425cd] Merge branch 'master' of https://git.gnus.org/gnus
git bisect good 2221e0c8b9d88c6fb95faaf8f1431f7d454425cd
# good: [f2b3a7d8c0bc2b87a9f104d7e672925ba3ab45b7] (nnimap-request-accept-article): Message the error on error.
git bisect good f2b3a7d8c0bc2b87a9f104d7e672925ba3ab45b7
# good: [cc6e852662f00a9e91476cdfef9fb8e39f6175ba] nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
git bisect good cc6e852662f00a9e91476cdfef9fb8e39f6175ba
# bad: [11a44b82a5002c749f8f82f2b85e452bf333be80] (message-cite-prefix-regexp): Remove "}" from citation prefix.
git bisect bad 11a44b82a5002c749f8f82f2b85e452bf333be80
# bad: [a23944e2e21806ef81bc29b6146e95c3da4eecfa] message.el (message-cite-prefix-regexp): Fix wrong change I did when merging Gnus changes to Emacs some time.
git bisect bad a23944e2e21806ef81bc29b6146e95c3da4eecfa

I reverted a23944e2e21806ef81bc29b6146e95c3da4eecfa and the problem went
away.

Robert




  reply	other threads:[~2010-09-27 19:19 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-27 18:33 Dan Christensen
2010-09-27 18:41 ` Steinar Bang
2010-09-27 18:46 ` Lars Magne Ingebrigtsen
2010-09-27 19:07   ` Dan Christensen
2010-09-27 19:09     ` Lars Magne Ingebrigtsen
2010-09-27 19:19       ` Robert Pluim [this message]
2010-09-27 19:28         ` Lars Magne Ingebrigtsen
2010-09-28  7:48           ` Katsumi Yamaoka

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

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

  git send-email \
    --in-reply-to=pkn39svhu52.fsf@gmail.com \
    --to=rpluim@gmail.com \
    --cc=ding@gnus.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.
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 NNTP newsgroup(s).