[PATCH] configure: add --without-api-docs option
[notmuch-archives.git] / 75 / 312c51ea76b523f561409320558c687752ceaa
1 Return-Path: <tomi.ollila@iki.fi>\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 5CCC4431FBC\r
6         for <notmuch@notmuchmail.org>; Thu, 28 Feb 2013 22:52:55 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 1.207\r
10 X-Spam-Level: *\r
11 X-Spam-Status: No, score=1.207 tagged_above=-999 required=5\r
12         tests=[MISSING_HEADERS=1.207] 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 AwtYut8PS751 for <notmuch@notmuchmail.org>;\r
16         Thu, 28 Feb 2013 22:52:53 -0800 (PST)\r
17 Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
18         by olra.theworths.org (Postfix) with ESMTP id E6E26431FAF\r
19         for <notmuch@notmuchmail.org>; Thu, 28 Feb 2013 22:52:52 -0800 (PST)\r
20 Received: from guru.guru-group.fi (localhost [IPv6:::1])\r
21         by guru.guru-group.fi (Postfix) with ESMTP id ECDEA100093\r
22         for <notmuch@notmuchmail.org>; Fri,  1 Mar 2013 08:52:40 +0200 (EET)\r
23 From: Tomi Ollila <tomi.ollila@iki.fi>\r
24 Cc: notmuch@notmuchmail.org\r
25 Subject: Re: [PATCH] cli: crypto: tell gmime to use gpg-agent\r
26 In-Reply-To: <513046D9.8000102@fifthhorseman.net>\r
27 References: <1361950838-22919-1-git-send-email-jani@nikula.org>\r
28         <87hakxpwcu.fsf@servo.finestructure.net>\r
29         <87r4k1znor.fsf@maritornes.cs.unb.ca>\r
30         <87ehg1pt2u.fsf@servo.finestructure.net>\r
31         <87txoxwf1a.fsf@nikula.org>\r
32         <87vc9cm12s.fsf@servo.finestructure.net>\r
33         <513046D9.8000102@fifthhorseman.net>\r
34 User-Agent: Notmuch/0.15.2+45~g5d28a00 (http://notmuchmail.org) Emacs/24.2.1\r
35         (x86_64-unknown-linux-gnu)\r
36 X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
37         $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
38         !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
39 Date: Fri, 01 Mar 2013 08:52:40 +0200\r
40 Message-ID: <m27glrmx1j.fsf@guru.guru-group.fi>\r
41 MIME-Version: 1.0\r
42 Content-Type: text/plain\r
43 X-BeenThere: notmuch@notmuchmail.org\r
44 X-Mailman-Version: 2.1.13\r
45 Precedence: list\r
46 List-Id: "Use and development of the notmuch mail system."\r
47         <notmuch.notmuchmail.org>\r
48 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
49         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
50 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
51 List-Post: <mailto:notmuch@notmuchmail.org>\r
52 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
53 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
54         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
55 X-List-Received-Date: Fri, 01 Mar 2013 06:52:56 -0000\r
56 \r
57 On Fri, Mar 01 2013, Daniel Kahn Gillmor <dkg@fifthhorseman.net> wrote:\r
58 \r
59 > On 02/28/2013 04:10 PM, Jameson Graef Rollins wrote:\r
60 >> I think this point makes sense.  I guess my main worry was that querying\r
61 >> the agent would have unintended consequences for someone who is not\r
62 >> expecting it or specifically does not want it to be queried.  But maybe\r
63 >> the point is that if they don't want that to happen, then they should\r
64 >> just not call notmuch with --decrypt.  I suppose that's reasonable.\r
65 >\r
66 > I agree with this analysis.  automatically asking gmime to invoke the\r
67 > agent is the right thing to do.\r
68 >\r
69 >       --dkg\r
70 \r
71 4(5?) in favo(u)r, 0 against. dropped needs-review. Speak up if you disagree :D\r
72 \r
73 Tomi\r
74 \r