--- /dev/null
+Return-Path: <david@tethera.net>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by arlo.cworth.org (Postfix) with ESMTP id C05196DE0350\r
+ for <notmuch@notmuchmail.org>; Tue, 29 Sep 2015 06:50:11 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.105\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.105 tagged_above=-999 required=5 tests=[AWL=0.105]\r
+ autolearn=disabled\r
+Received: from arlo.cworth.org ([127.0.0.1])\r
+ by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id ktQwfyGMwGdz for <notmuch@notmuchmail.org>;\r
+ Tue, 29 Sep 2015 06:50:08 -0700 (PDT)\r
+Received: from gitolite.debian.net (gitolite.debian.net [87.98.215.224])\r
+ by arlo.cworth.org (Postfix) with ESMTPS id 0E10C6DE025E\r
+ for <notmuch@notmuchmail.org>; Tue, 29 Sep 2015 06:50:07 -0700 (PDT)\r
+Received: from remotemail by gitolite.debian.net with local (Exim 4.80)\r
+ (envelope-from <david@tethera.net>)\r
+ id 1ZgvGo-0000cx-NS; Tue, 29 Sep 2015 13:48:38 +0000\r
+Received: (nullmailer pid 10686 invoked by uid 1000); Tue, 29 Sep 2015\r
+ 13:48:24 -0000\r
+From: David Bremner <david@tethera.net>\r
+To: Suvayu Ali <fatkasuvayu+linux@gmail.com>, notmuch@notmuchmail.org\r
+Subject: Re: correct way to search for only PDF attachments\r
+In-Reply-To: <20150929115600.GR15858@chitra.no-ip.org>\r
+References:\r
+ <CAJhTkNgwX8cmsKfJGV+x7HHMXPNZvXFXO=KZzLvrcWCGrDL=Pg@mail.gmail.com>\r
+ <87vbau9e8i.fsf@wondoo.home.cworth.org> <87y4fpqym5.fsf@maritornes.cs.unb.ca>\r
+ <20150929115600.GR15858@chitra.no-ip.org>\r
+User-Agent: Notmuch/0.20.2+61~g005c2f0 (http://notmuchmail.org) Emacs/24.4.1\r
+ (x86_64-pc-linux-gnu)\r
+Date: Tue, 29 Sep 2015 10:48:24 -0300\r
+Message-ID: <87bncljpzr.fsf@tesseract.cs.unb.ca>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.18\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: Tue, 29 Sep 2015 13:50:11 -0000\r
+\r
+Suvayu Ali <fatkasuvayu+linux@gmail.com> writes:\r
+\r
+> On Tue, Sep 29, 2015 at 08:00:18AM -0300, David Bremner wrote:\r
+>>\r
+>> Of course it is getting pretty big, I don't know what to do about\r
+>> that.\r
+>\r
+> How about an overview in notmuch-search-terms with more detailed docs in\r
+> an info page? coreutils does this. I don't think this will add any new\r
+> build dependencies either, as sphinx supports info pages. I see\r
+> texinfo_documents is already defined in doc/conf.py. Maybe that is an\r
+> option?\r
+>\r
+\r
+I'm not really in favour of requiring anyone who is not already using\r
+emacs to use info. Of course we could provide the same long form docs\r
+in other formats (most likely html). I don't know if splitting into\r
+shorter man pages plus a longer manual would really help, but it's\r
+likely we could take better advantage of sphinx. I know that Patrick\r
+Totzke started a rework of the docs\r
+\r
+ https://github.com/pazz/notmuch/tree/docs\r
+\r
+I don't think that's really in a state to contemplate merging (for one\r
+thing it hasn't kept up with doc changes in master); but maybe somebody\r
+wants to pick up where Patrick left off.\r
+\r
+d\r