Gnus development mailing list
 help / color / mirror / Atom feed
From: asjo@koldfront.dk (Adam Sjøgren)
To: ding@gnus.org
Subject: Re: Search gmane from gnus?
Date: Wed, 24 Sep 2014 10:34:20 +0200	[thread overview]
Message-ID: <87mw9pct83.fsf@topper.koldfront.dk> (raw)
In-Reply-To: <m2bnq6kb2s.fsf@krugs.de>

Rainer M Krug <Rainer@krugs.de> writes:

> Shame on me - I overwrote the "G G" to do a notmuch search - removed it,
> working now.

You can configure nnir to use notmuch on the relevant groups - just put
(nnir-search-engine notmuch) in the appropriate places.

I.e. I have:

  (setq gnus-secondary-select-methods
        '(
          (nnml ""
                (nnir-search-engine notmuch))
          (nntp "news.gmane.org"
   [...]

and:

  (setq gnus-message-archive-method '(nnml "archive"
                                           (nnml-directory "~/Mail/archive")
                                           (nnml-active-file "~/Mail/archive/active")
                                           (nnml-get-new-mail nil)
                                           (nnir-search-engine notmuch)
                                           (nnml-inhibit-expiry t)))

With this G G automatically uses notmuch in by nnml-groups.

I guess one needs to keep the notmuch index up to date "by hand"...


  Best regards,

    Adam

-- 
 "if we are questioned, we tell the observers, april          Adam Sjøgren
  fools, and leave the area before you are also fooled   asjo@koldfront.dk
  by this day with our bricks."




  reply	other threads:[~2014-09-24  8:34 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-23  7:51 Rainer M Krug
2014-09-23  8:01 ` Christoph Groth
2014-09-23  8:14   ` Rainer M Krug
2014-09-24  8:34     ` Adam Sjøgren [this message]
2014-09-24  8:42       ` Adam Sjøgren
2014-09-24  8:53       ` Rainer M Krug
2014-09-24 13:46         ` Adam Sjøgren

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=87mw9pct83.fsf@topper.koldfront.dk \
    --to=asjo@koldfront.dk \
    --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).