Re: [PATCH v4 01/16] add util/search-path.{c, h} to test for executables in $PATH
[notmuch-archives.git] / 1f / 248ab2f9ddc1367ba1191715700cc591b45f28
1 Return-Path: <servilio@gmail.com>\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 295E9429E20\r
6         for <notmuch@notmuchmail.org>; Mon,  9 May 2011 05:57:10 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.799\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id LSJGcOBAvcnS for <notmuch@notmuchmail.org>;\r
17         Mon,  9 May 2011 05:57:08 -0700 (PDT)\r
18 Received: from mail-pv0-f181.google.com (mail-pv0-f181.google.com\r
19         [74.125.83.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
20         (No client certificate requested)\r
21         by olra.theworths.org (Postfix) with ESMTPS id 925AA431FB5\r
22         for <notmuch@notmuchmail.org>; Mon,  9 May 2011 05:57:08 -0700 (PDT)\r
23 Received: by pvg13 with SMTP id 13so2801392pvg.26\r
24         for <notmuch@notmuchmail.org>; Mon, 09 May 2011 05:57:07 -0700 (PDT)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
26         h=domainkey-signature:mime-version:in-reply-to:references:date\r
27         :message-id:subject:from:to:cc:content-type\r
28         :content-transfer-encoding;\r
29         bh=/96TTCtKUG5LnihV6RLIsMsHfL9j+ZrFBiF+G7N36y4=;\r
30         b=wEdNvZ9BWnuQqjKAA4S1PO4nWhusxYoocIdhCD51OUFd8xQL5X5DHDr7sbfvjZbPbj\r
31         mseNrH+duxPOtVh+N+blMyGiglESfLmdazvqaMjjoTXHPC/l1OvLHdsQMAh7Ca384c+M\r
32         rjddMAl4ZEZ2A6yroNOCwRYp6rE3NWlmossYE=\r
33 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;\r
34         h=mime-version:in-reply-to:references:date:message-id:subject:from:to\r
35         :cc:content-type:content-transfer-encoding;\r
36         b=uWiKMkT4vSyDD3VXb+eE3nW6x0gDooSyL0Db1OvT90EuYyUBRSNvAMvJZ1xWXNl4tZ\r
37         tsy7SQNKlWpmagWjoBz+p6xs603ydRO79vIRC9PQp4r3mbwD+rgtKD9zzmAavGw7GxmT\r
38         8D9owydY5O/rws0HWFZwfQXF3gQ+Ad3mh0oo0=\r
39 MIME-Version: 1.0\r
40 Received: by 10.68.56.8 with SMTP id w8mr9527072pbp.334.1304945827435; Mon, 09\r
41         May 2011 05:57:07 -0700 (PDT)\r
42 Received: by 10.68.51.198 with HTTP; Mon, 9 May 2011 05:57:07 -0700 (PDT)\r
43 In-Reply-To: <87bozcvzdy.fsf@zancas.localnet>\r
44 References: <1304924794-20380-1-git-send-email-anton@khirnov.net>\r
45         <87bozcvzdy.fsf@zancas.localnet>\r
46 Date: Mon, 9 May 2011 08:57:07 -0400\r
47 Message-ID: <BANLkTim_2waR+ubwYMcs7KKUcjwOBtbdOw@mail.gmail.com>\r
48 Subject: Re: [PATCH] python/thread: always return a string in\r
49         get_subject/authors\r
50 From: servilio <servilio@gmail.com>\r
51 To: David Bremner <david@tethera.net>\r
52 Content-Type: text/plain; charset=UTF-8\r
53 Content-Transfer-Encoding: quoted-printable\r
54 Cc: notmuch@notmuchmail.org\r
55 X-BeenThere: notmuch@notmuchmail.org\r
56 X-Mailman-Version: 2.1.13\r
57 Precedence: list\r
58 List-Id: "Use and development of the notmuch mail system."\r
59         <notmuch.notmuchmail.org>\r
60 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
61         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
62 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
63 List-Post: <mailto:notmuch@notmuchmail.org>\r
64 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
65 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
66         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
67 X-List-Received-Date: Mon, 09 May 2011 12:57:10 -0000\r
68 \r
69 On 9 May 2011 08:20, David Bremner <david@tethera.net> wrote:\r
70 > On Mon, =C2=A09 May 2011 09:06:34 +0200, Anton Khirnov <anton@khirnov.net=\r
71 > wrote:\r
72 >> Now None is returned when those don't exist, which is inconvenient to\r
73 >> deal with.\r
74 >\r
75 > I'm not using the python bindings, but from a philosophical point of\r
76 > view, this change makes me a bit uncomfortable since it apparently\r
77 > merges two cases together, and makes an error (no Subject)\r
78 > indistinguishable from an odd situation (Subject of empty string).\r
79 > Or am I missing something here?\r
80 \r
81 I see the the same issue.\r
82 \r
83 Servilio\r