[PATCH] configure: add --without-api-docs option
[notmuch-archives.git] / 76 / c10829744aa81282683db06d73d5928013876a
1 Return-Path: <david@tethera.net>\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 arlo.cworth.org (Postfix) with ESMTP id 119226DE141B\r
6  for <notmuch@notmuchmail.org>; Tue, 16 Feb 2016 05:16:05 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at cworth.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.307\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.307 tagged_above=-999 required=5 tests=[AWL=0.244,\r
12   RP_MATCHES_RCVD=-0.55, SPF_PASS=-0.001] autolearn=disabled\r
13 Received: from arlo.cworth.org ([127.0.0.1])\r
14  by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
15  with ESMTP id ManZFxpW4wZX for <notmuch@notmuchmail.org>;\r
16  Tue, 16 Feb 2016 05:16:03 -0800 (PST)\r
17 Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197])\r
18  by arlo.cworth.org (Postfix) with ESMTPS id E5BC86DE02C9\r
19  for <notmuch@notmuchmail.org>; Tue, 16 Feb 2016 05:16:02 -0800 (PST)\r
20 Received: from remotemail by fethera.tethera.net with local (Exim 4.84)\r
21  (envelope-from <david@tethera.net>)\r
22  id 1aVfTL-0002lb-VN; Tue, 16 Feb 2016 08:15:20 -0500\r
23 Received: (nullmailer pid 26072 invoked by uid 1000);\r
24  Tue, 16 Feb 2016 13:16:00 -0000\r
25 From: David Bremner <david@tethera.net>\r
26 To: "W. Trevor King" <wking@tremily.us>\r
27 Cc: notmuch@notmuchmail.org\r
28 Subject: Re: nmbug in the Debian packages?\r
29 In-Reply-To: <20160213220250.GB4265@odin.tremily.us>\r
30 References: <cun37t5r91p.fsf@disaster-area.hh.sledj.net>\r
31  <87twlj8mix.fsf@maritornes.cs.unb.ca> <20160208193804.GE4265@odin.tremily.us>\r
32  <87lh6o79vb.fsf@zancas.localnet> <20160213220250.GB4265@odin.tremily.us>\r
33 User-Agent: Notmuch/0.21+26~g9404723 (http://notmuchmail.org) Emacs/24.5.1\r
34  (x86_64-pc-linux-gnu)\r
35 Date: Tue, 16 Feb 2016 09:16:00 -0400\r
36 Message-ID: <87h9h8vlrj.fsf@zancas.localnet>\r
37 MIME-Version: 1.0\r
38 Content-Type: text/plain\r
39 X-BeenThere: notmuch@notmuchmail.org\r
40 X-Mailman-Version: 2.1.20\r
41 Precedence: list\r
42 List-Id: "Use and development of the notmuch mail system."\r
43  <notmuch.notmuchmail.org>\r
44 List-Unsubscribe: <https://notmuchmail.org/mailman/options/notmuch>,\r
45  <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
46 List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
47 List-Post: <mailto:notmuch@notmuchmail.org>\r
48 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
49 List-Subscribe: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
50  <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
51 X-List-Received-Date: Tue, 16 Feb 2016 13:16:05 -0000\r
52 \r
53 "W. Trevor King" <wking@tremily.us> writes:\r
54 \r
55 >\r
56 > I'd floated notmuch-dtag earlier [1].  Does that sound right?  Or do\r
57 > folks prefer another name?\r
58 >\r
59 \r
60 I had a thought about this. The password manager "pass" uses\r
61 \r
62    pass git {push|pull}\r
63 \r
64 for git related operations. Perhaps that would make sense for us as\r
65 well? So initially "notmuch-git".  I'm of course open to better ideas,\r
66 but especially since you pushed a bit to make the interface follow git\r
67 more closely, perhaps that's a more informative name than "dtag".  It\r
68 also leaves open the possibility of stashing other metadata than tags,\r
69 should something like [1] come to pass.\r
70 \r
71 On the other hand, it's true that what we're doing is less transparent\r
72 than what pass does, which is really just pass the arguments straight\r
73 through to git.\r
74 \r
75 [1] id:1453561198-2893-2-git-send-email-david@tethera.net\r