Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: "Tassilo Horn" <heimdall*REMOVETHIS*@uni-koblenz.de>
Subject: Troubles with nnir.el and Glimpse
Date: Mon, 14 Jun 2004 15:21:37 +0200	[thread overview]
Message-ID: <87smcyxoke.fsf@inspiron.nicundtas.de> (raw)

Hi,

I want to use nnir.el and glimpse to search in my mails. They're stored
in the directories:
   
   /home/heimdall/Mail/mail/Freenet/
   /home/heimdall/Mail/mail/GMX/
   /home/heimdall/Mail/mail/Uni/ 
   and so on...

As mail backend I use nnml. The group names are "mail.Freenet" etc...

I checked out a current nnir.el from the Gnus CVS and configured it by
putting this in my ~/.gnus:

(require 'nnir)
(setq nnir-mail-backend 
      (nth 0 gnus-secondary-select-methods) 
      nnir-search-engine 'glimpse 
      nnir-glimpse-home "/home/heimdall/Mail" 
      nnir-glimpse-remove-prefix "/home/heimdall/Mail/")

When I now type `G G jeans` in the Group buffer I get the following
output in the *Messages* Buffer:

,----
| Doing glimpse query ((query . jeans))...
| glimpse args: -H /home/heimdall/Mail -W -l -y -i -F 
|                                      /home/heimdall/Mail/ jeans
| Doing glimpse query ((query . jeans))...done
| Retrieving newsgroup: nnir:((query . "jeans"))...
| Fetching headers for nnir:((query . "jeans"))...
| nnir-retrieve-headers: Args out of range: ["nnml:mail.Freenet" 9], 2
`----

If I call glimpse with the arguments above in a terminal I get this
output: 

,----
| $ glimpse -H /home/heimdall/Mail -W -l -y -i -F 
|                                  /home/heimdall/Mail/ Jeans
| /home/heimdall/Mail/mail/Freenet/.overview
| /home/heimdall/Mail/mail/Freenet/439
| /home/heimdall/Mail/mail/sent/.overview
| /home/heimdall/Mail/mail/sent/580
| /home/heimdall/Mail/mail/sent/590
`----

I think this looks good. So what am I doing wrong?

Much thanks in advance,
     Tassilo


             reply	other threads:[~2004-06-14 13:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-14 13:21 Tassilo Horn [this message]
2004-06-14 19:07 ` [Solved] " 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=87smcyxoke.fsf@inspiron.nicundtas.de \
    --to=heimdall*removethis*@uni-koblenz.de \
    /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).