Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: "Jørn Helge B. Dahl" <jornd@users.sourceforge.net>
Subject: Re: nnir and imap
Date: Wed, 28 Jan 2004 22:39:50 +0100	[thread overview]
Message-ID: <87ad47wy55.fsf@users.sourceforge.net> (raw)
In-Reply-To: <h6bznc724dl.fsf@knatte.nada.kth.se>

* f95-msv@f.kth.se (Mårten Svantesson)

> The lines 
>
> (require 'nnir)
> (setq nnir-search-engine 'imap)
>
> worked fine for me until a couple of months ago. I haven't been able
> to track down the problem.

I found out that ``(nnir-search-engine imap)'' in the nnimap select
method stanza did the trick.

Like this:

(setq gnus-secondary-select-methods
      '((nnimap "imap"
                (nnimap-address "imap.deich.folkebibl.no")
                (nnimap-expunge-on-close always)
                (nnir-search-engine imap))))


> When it worked you marked the groups you wanted to search (with #) and
> initiated the search with GG.

Still works like this.  In addition, if you just want to search one
group, you can just press GG with point on the group in the group
buffer.

-- 
Jørn Helge B. Dahl


  parent reply	other threads:[~2004-01-28 21:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-21 15:20 Venkatesh K S
     [not found] ` <h6bznc724dl.fsf@knatte.nada.kth.se>
2004-01-28 21:39   ` Jørn Helge B. Dahl [this message]
2004-02-09 22:47     ` Mårten Svantesson

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=87ad47wy55.fsf@users.sourceforge.net \
    --to=jornd@users.sourceforge.net \
    /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).