--- /dev/null
+Return-Path: <notmuch@kismala.com>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by olra.theworths.org (Postfix) with ESMTP id 65F73431FB6\r
+ for <notmuch@notmuchmail.org>; Fri, 5 Apr 2013 13:33:05 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
+ autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+ by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id ZZpaWBkn8Q3a for <notmuch@notmuchmail.org>;\r
+ Fri, 5 Apr 2013 13:33:04 -0700 (PDT)\r
+Received: from imarko.xen.prgmr.com (imarko.xen.prgmr.com [72.13.95.244])\r
+ by olra.theworths.org (Postfix) with ESMTP id DFF24431FAE\r
+ for <notmuch@notmuchmail.org>; Fri, 5 Apr 2013 13:33:04 -0700 (PDT)\r
+Received: from localhost ([127.0.0.1] helo=zsu.kismala.com)\r
+ by imarko.xen.prgmr.com with esmtp (Exim 4.80.1)\r
+ (envelope-from <notmuch@kismala.com>)\r
+ id 1UODJn-0007m3-S9; Fri, 05 Apr 2013 13:33:03 -0700\r
+From: Istvan Marko <notmuch@kismala.com>\r
+To: "Rainer M. Krug" <Rainer@krugs.de>, notmuch@notmuchmail.org\r
+Subject: Re: Integrating notmuch with gnus?\r
+In-Reply-To: <877gkgdcvc.fsf@krugs.de>\r
+References: <877gkgdcvc.fsf@krugs.de>\r
+User-Agent: Notmuch/0.15.2+47~g6daee9b (http://notmuchmail.org) Emacs/24.3.3\r
+ (x86_64-unknown-linux-gnu)\r
+Date: Fri, 05 Apr 2013 13:33:03 -0700\r
+Message-ID: <m3vc80iups.fsf@zsu.kismala.com>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Fri, 05 Apr 2013 20:33:05 -0000\r
+\r
+"Rainer M. Krug" <Rainer@krugs.de> writes:\r
+\r
+> Hi\r
+>\r
+> I started using gnus for my emails, but definitely want to continue\r
+> using notmuch for indexing and searching.\r
+>\r
+> Is there a way of using notmuch as the search backend for gnus? Is\r
+> there more info around then on\r
+> http://www.emacswiki.org/emacs/NotMuch#toc1 ?\r
+\r
+nnir (gnus search backend) supports notmuch out of the box. If I\r
+remember right all you have to do is:\r
+\r
+(setq nnir-search-engine 'notmuch)\r
+\r
+Or customize nnir-method-default-engines.\r
+\r
+-- \r
+ Istvan\r