Gnus development mailing list
 help / color / mirror / Atom feed
From: Simon Josefsson <simon@josefsson.org>
To: Tassilo Horn <tassilo@member.fsf.org>
Cc: ding@gnus.org
Subject: Re: Broken IMAP search with nnir.el
Date: Thu, 22 Mar 2007 15:26:42 +0100	[thread overview]
Message-ID: <87slbxicbh.fsf@mocca.josefsson.org> (raw)
In-Reply-To: <87ejnh1hts.fsf@baldur.tsdh.de> (Tassilo Horn's message of "Thu\, 22 Mar 2007 15\:19\:43 +0100")

Tassilo Horn <tassilo@member.fsf.org> writes:

> Hi all,
>
> I'm using nnir.el to search on an IMAP server, but there are some
> problems:
>
> 1. If I search the group INBOX it finds some messages in subgroups
>    thereof, but not all. For example if I search for "Welcome" it finds
>    messages in a lot of subfolders, but if I search for "Frank Schmitt",
>    it'll say "gnus-group-read-ephemeral-group: Couldn't request group:
>    Search produced empty results.", althought there are some messages
>    from him in different groups. If I do `G G' on those groups directly,
>    his messages are found.

Do (setq imap-log t) and repeat the searches and post the *imap-log*
buffer contents.  Unless there is a silly bug in nnir, I'd say it is
your server that isn't returning the correct data.

> 2. If I hit RET on the search results in the *Summary* buffer, sometimes
>    a wrong message gets displayed in the *Article* buffer. See
>
>        http://www.tsdh.de/images/nnir-imap-wrong-msg.png
>
>    As you can see, the subject in summary and article buffer are
>    different. "Frank Schmitt" is another recipient of the message
>    displayed in *Article*, but it's not displayed in *Summary* and the
>    linkage is wrong.

This may be due to caching -- when you search with nnir the second
time, it re-uses the article numbers since the first search, and if
articles from the first search were cached, they will be displayed.
This is just a theory though.

/Simon



  reply	other threads:[~2007-03-22 14:26 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-22 14:19 Tassilo Horn
2007-03-22 14:26 ` Simon Josefsson [this message]
2007-03-22 15:18   ` Tassilo Horn
2007-03-23 14:52     ` Simon Josefsson
2007-03-25  5:54       ` Andreas Seltenreich
2007-03-25 20:42         ` Andreas Seltenreich
2007-03-26  8:28           ` Tassilo Horn
2007-03-26 17:39             ` Andreas Seltenreich
2007-03-26 17:53               ` Tassilo Horn
2007-03-26  8:30         ` Tassilo Horn

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=87slbxicbh.fsf@mocca.josefsson.org \
    --to=simon@josefsson.org \
    --cc=ding@gnus.org \
    --cc=tassilo@member.fsf.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).