"snoozing" with notmuch?
[notmuch-archives.git] / bf / 7e2ff6eaa94ec8e61ffe678a082a5003910ee7
1 Return-Path: <notmuch@kismala.com>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id C8C37431FB6\r
6         for <notmuch@notmuchmail.org>; Mon,  8 Apr 2013 11:25:51 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id eDUZg95k6R98 for <notmuch@notmuchmail.org>;\r
16         Mon,  8 Apr 2013 11:25:49 -0700 (PDT)\r
17 Received: from imarko.xen.prgmr.com (imarko.xen.prgmr.com [72.13.95.244])\r
18         by olra.theworths.org (Postfix) with ESMTP id B3DCB431FAE\r
19         for <notmuch@notmuchmail.org>; Mon,  8 Apr 2013 11:25:49 -0700 (PDT)\r
20 Received: from localhost ([127.0.0.1] helo=zsu.kismala.com)\r
21         by imarko.xen.prgmr.com with esmtp (Exim 4.80.1)\r
22         (envelope-from <notmuch@kismala.com>)\r
23         id 1UPGlI-0000wo-PP; Mon, 08 Apr 2013 11:25:48 -0700\r
24 From: Istvan Marko <notmuch@kismala.com>\r
25 To: "Rainer M. Krug" <Rainer@krugs.de>\r
26 Subject: Re: Integrating notmuch with gnus?\r
27 In-Reply-To: <87ppy5tcjs.fsf@krugs.de>\r
28 References: <877gkgdcvc.fsf@krugs.de> <m3vc80iups.fsf@zsu.kismala.com>\r
29         <87ppy5tcjs.fsf@krugs.de>\r
30 User-Agent: Notmuch/0.15.2+47~g6daee9b (http://notmuchmail.org) Emacs/24.3.3\r
31         (x86_64-unknown-linux-gnu)\r
32 Date: Mon, 08 Apr 2013 11:25:48 -0700\r
33 Message-ID: <m3hajgj2vn.fsf@zsu.kismala.com>\r
34 MIME-Version: 1.0\r
35 Content-Type: text/plain\r
36 Cc: notmuch@notmuchmail.org\r
37 X-BeenThere: notmuch@notmuchmail.org\r
38 X-Mailman-Version: 2.1.13\r
39 Precedence: list\r
40 List-Id: "Use and development of the notmuch mail system."\r
41         <notmuch.notmuchmail.org>\r
42 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
43         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
44 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
45 List-Post: <mailto:notmuch@notmuchmail.org>\r
46 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
47 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
48         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
49 X-List-Received-Date: Mon, 08 Apr 2013 18:25:53 -0000\r
50 \r
51 "Rainer M. Krug" <Rainer@krugs.de> writes:\r
52 \r
53 > Istvan Marko <notmuch@kismala.com> writes:\r
54 >> nnir (gnus search backend) supports notmuch out of the box. If I\r
55 >> remember right all you have to do is:\r
56 >>\r
57 >> (setq nnir-search-engine 'notmuch)\r
58 >>\r
59 >> Or customize nnir-method-default-engines.\r
60 > <#secure method=pgpmime mode=sign>\r
61 >\r
62 > Hm - I tried it out, but G G gives an error message:\r
63 >\r
64 >   Search produced empty results.\r
65 >   gnus-group-read-ephemeral-group: Couldn't request group: Search produced\r
66 >   empty results.\r
67 \r
68 I think it might be sensitive to which group your cursor is on when you\r
69 hit G G. And nnir-search-engine might only work as a server method\r
70 variable. The top of nnir.el has some docs and examples. The notmuch\r
71 search method itself shouldn't need any special configuration (other\r
72 than having notmuch itself working).\r
73 \r
74 -- \r
75         Istvan\r