Gnus development mailing list
 help / color / mirror / Atom feed
From: dsg@mitre.org (David S. Goldberg)
Subject: Re: [nnir] WIBNI
Date: 23 Dec 1999 16:21:22 -0500	[thread overview]
Message-ID: <m1bzov15p65.fsf@blackbird.mitre.org> (raw)
In-Reply-To: <m1b3dst5qqq.fsf@blackbird.mitre.org>

I love solving my own problems.

Turns out the problem was starting my regexp with ^.  nnir.el adds ^
to the remove-prefix itself.  I think it should check first, but
anyway, removing it fixes the problem for me.  I can now search my
mail and cache groups and am really really happy.  I just wrote a
couple of simple functions that set the nnir variables appropriately.

Point of info: to set nnir-mail-backend for the cache, I did:

(setq nnir-mail-backend (cdr (assoc "cache" gnus-server-alist)))

since the cache showed up at different places in gnus-opened-servers
in different runs of gnus.  YMMV.
-- 
Dave Goldberg
Post: The Mitre Corporation\MS B325\202 Burlington Rd.\Bedford, MA 01730
Phone: 781-271-3887
Email: dsg@mitre.org



      reply	other threads:[~1999-12-23 21:21 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-12-21  4:23 Harry Putnam
1999-12-21 21:19 ` Kai Großjohann
1999-12-22 10:54   ` Harry Putnam
1999-12-22 11:29     ` Kai Großjohann
1999-12-22 13:11       ` Harry Putnam
1999-12-22 16:47         ` Kai Großjohann
1999-12-23  1:18           ` Harry Putnam
1999-12-23  1:52             ` Harry Putnam
1999-12-23  9:51             ` Kai Großjohann
1999-12-23 12:30               ` Harry Putnam
1999-12-23 14:01                 ` Kai Großjohann
1999-12-23 20:47                   ` David S. Goldberg
1999-12-23 21:21                     ` David S. Goldberg [this message]

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=m1bzov15p65.fsf@blackbird.mitre.org \
    --to=dsg@mitre.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).