--- /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 D84BF6DE0AF8\r
+ for <notmuch@notmuchmail.org>; Sat, 13 Feb 2016 16:49:27 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.307\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.307 tagged_above=-999 required=5 tests=[AWL=0.244,\r
+ RP_MATCHES_RCVD=-0.55, SPF_PASS=-0.001] 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 tmbT6eUqGRg4 for <notmuch@notmuchmail.org>;\r
+ Sat, 13 Feb 2016 16:49:25 -0800 (PST)\r
+Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197])\r
+ by arlo.cworth.org (Postfix) with ESMTPS id 7FABF6DE0A9A\r
+ for <notmuch@notmuchmail.org>; Sat, 13 Feb 2016 16:49:25 -0800 (PST)\r
+Received: from remotemail by fethera.tethera.net with local (Exim 4.84)\r
+ (envelope-from <david@tethera.net>)\r
+ id 1aUkrf-0001MN-QP; Sat, 13 Feb 2016 19:48:39 -0500\r
+Received: (nullmailer pid 3693 invoked by uid 1000);\r
+ Sun, 14 Feb 2016 00:49:19 -0000\r
+From: David Bremner <david@tethera.net>\r
+To: "W. Trevor King" <wking@tremily.us>\r
+Cc: David Edmondson <dme@dme.org>, notmuch@notmuchmail.org\r
+Subject: Re: nmbug in the Debian packages?\r
+In-Reply-To: <20160213220250.GB4265@odin.tremily.us>\r
+References: <cun37t5r91p.fsf@disaster-area.hh.sledj.net>\r
+ <87twlj8mix.fsf@maritornes.cs.unb.ca> <20160208193804.GE4265@odin.tremily.us>\r
+ <87lh6o79vb.fsf@zancas.localnet> <20160213220250.GB4265@odin.tremily.us>\r
+User-Agent: Notmuch/0.21+26~g9404723 (http://notmuchmail.org) Emacs/24.5.1\r
+ (x86_64-pc-linux-gnu)\r
+Date: Sat, 13 Feb 2016 20:49:19 -0400\r
+Message-ID: <8737sw9kvk.fsf@zancas.localnet>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=utf-8\r
+Content-Transfer-Encoding: quoted-printable\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.20\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <https://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: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Sun, 14 Feb 2016 00:49:28 -0000\r
+\r
+"W. Trevor King" <wking@tremily.us> writes:\r
+\r
+> I'd floated notmuch-dtag earlier [1]. Does that sound right? Or do\r
+> folks prefer another name?\r
+\r
+I'd like to hear feedback from others about that.\r
+\r
+>> It would also need some tests.\r
+>\r
+> In tests/, or devel/dtag/tests? If the latter, how should I handle\r
+> the test framework? Symlinks to the main tests/? Copies? Sharness\r
+> submodule? Other ideas?\r
+\r
+in test/\r
+\r
+>\r
+> That seems like something that could be handled independently. If\r
+> folks want to set it up, adjusting the !command handler in notmuch.c's\r
+> main() or adjusting find_command to fall back to =E2=80=9Cthis is probabl=\r
+y an\r
+> external command=E2=80=9D seem doable.\r
+>\r
+yeah, I guess there's no need to overcomplicate thing. But let's adopt a\r
+git-style convention of "notmuch-foo" for script names, so we can make\r
+it more transparent later, if needed.\r