Gnus development mailing list
 help / color / mirror / Atom feed
From: "Bjørn Mork" <bmork@dod.no>
Subject: Re: how to search imap-mail?
Date: Wed, 19 Oct 2005 13:21:23 +0200	[thread overview]
Message-ID: <87irvtkb0s.fsf@obelix.mork.no> (raw)
In-Reply-To: <m3d5m193b4.fsf@kurono.home>

Joakim Verona <joakim@verona.se> writes:

> What is the best way to search mail in an nnimap backend from gnus?
>
> I've found some options on google, but what is the lists opinion on
> the best way?

Use nnir.  I have this in my ~/.gnus:

; nnir
(require 'nnir)
(setq nnir-mail-backend (nth 0 gnus-secondary-select-methods))
(setq nnir-search-engine 'imap)


I believe newer versions don't need the nnir-mail-backend
configuration, allowing them to search multiple nnimap backends.  I
use the version from the Debian stable gnus-bonus-el package.


Bjørn
-- 
You know, every Nicaraguan person is a weakling.  




      reply	other threads:[~2005-10-19 11:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-19 11:03 Joakim Verona
2005-10-19 11:21 ` Bjørn Mork [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=87irvtkb0s.fsf@obelix.mork.no \
    --to=bmork@dod.no \
    /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).