Gnus development mailing list
 help / color / mirror / Atom feed
From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: ding@gnus.org
Subject: namazu search results in gnus
Date: Tue, 22 Jun 2010 15:29:51 +0800	[thread overview]
Message-ID: <87aaqn5xu8.fsf@ericabrahamsen.net> (raw)

I've managed to index all my mail through namazu, and am able to search
mail from the command line with no problem. Using nnir within gnus,
however, searches produce results, but the results are displayed
incorrectly.

Basically, the search finds the correct messages, and displays one
summary line for each message, but the contents of each summary line are
blank. The date shows Jan 1, 1970, and both the from field and the
subject field are blank. If I select the message it thinks for a bit and
then tells me it couldn't select the message, because it's blank. The
nnml file name is correct, though, so I can always remember the file
name, go back to the group, hit "j" and find the right message that way.

At one time this worked, but later I blasted my ~/Mail dir, re-imported
all my messages, re-indexed with mknmz, and now this…

When I did that I juggled primary and secondary select methods: ie nnml
had been my primary and nntp a secondary; now it's the other way around.
I don't suppose that could have changed anything?

The relevant portion of gnus.el looks like this:

--8<---------------cut here---------------start------------->8---
(require 'nnir)
(setq nnir-search-engine 'namazu
      nnir-namazu-index-directory (expand-file-name "~/Mail/namazu/")
      nnir-namazu-remove-prefix (expand-file-name "~/Mail/")
      nnir-mail-backend gnus-select-method)
--8<---------------cut here---------------end--------------->8---

Any advice appreciated!

Eric




                 reply	other threads:[~2010-06-22  7:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=87aaqn5xu8.fsf@ericabrahamsen.net \
    --to=eric@ericabrahamsen.net \
    --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).