database error
[notmuch-archives.git] / ce / c8311abe47088695ad866bf3305fa078afbd7e
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 65F73431FB6\r
6         for <notmuch@notmuchmail.org>; Fri,  5 Apr 2013 13:33:05 -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 ZZpaWBkn8Q3a for <notmuch@notmuchmail.org>;\r
16         Fri,  5 Apr 2013 13:33:04 -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 DFF24431FAE\r
19         for <notmuch@notmuchmail.org>; Fri,  5 Apr 2013 13:33:04 -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 1UODJn-0007m3-S9; Fri, 05 Apr 2013 13:33:03 -0700\r
24 From: Istvan Marko <notmuch@kismala.com>\r
25 To: "Rainer M. Krug" <Rainer@krugs.de>, notmuch@notmuchmail.org\r
26 Subject: Re: Integrating notmuch with gnus?\r
27 In-Reply-To: <877gkgdcvc.fsf@krugs.de>\r
28 References: <877gkgdcvc.fsf@krugs.de>\r
29 User-Agent: Notmuch/0.15.2+47~g6daee9b (http://notmuchmail.org) Emacs/24.3.3\r
30         (x86_64-unknown-linux-gnu)\r
31 Date: Fri, 05 Apr 2013 13:33:03 -0700\r
32 Message-ID: <m3vc80iups.fsf@zsu.kismala.com>\r
33 MIME-Version: 1.0\r
34 Content-Type: text/plain\r
35 X-BeenThere: notmuch@notmuchmail.org\r
36 X-Mailman-Version: 2.1.13\r
37 Precedence: list\r
38 List-Id: "Use and development of the notmuch mail system."\r
39         <notmuch.notmuchmail.org>\r
40 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
41         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
42 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
43 List-Post: <mailto:notmuch@notmuchmail.org>\r
44 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
45 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
46         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
47 X-List-Received-Date: Fri, 05 Apr 2013 20:33:05 -0000\r
48 \r
49 "Rainer M. Krug" <Rainer@krugs.de> writes:\r
50 \r
51 > Hi\r
52 >\r
53 > I started using gnus for my emails, but definitely want to continue\r
54 > using notmuch for indexing and searching.\r
55 >\r
56 > Is there a way of using notmuch as the search backend for gnus? Is\r
57 > there more info around then on\r
58 > http://www.emacswiki.org/emacs/NotMuch#toc1 ?\r
59 \r
60 nnir (gnus search backend) supports notmuch out of the box. If I\r
61 remember right all you have to do is:\r
62 \r
63 (setq nnir-search-engine 'notmuch)\r
64 \r
65 Or customize nnir-method-default-engines.\r
66 \r
67 -- \r
68         Istvan\r