Re: [PATCH v4 13/16] add indexopts to notmuch python bindings.
[notmuch-archives.git] / a4 / 4c614031a439e1de123a287e0b968e97e5f31c
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 CEFAB4196F0\r
6         for <notmuch@notmuchmail.org>; Tue,  6 Apr 2010 21:48:07 -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.1\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.1 tagged_above=-999 required=5\r
12         tests=[BAYES_40=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1,\r
13         DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001]\r
14         autolearn=ham\r
15 Received: from olra.theworths.org ([127.0.0.1])\r
16         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
17         with ESMTP id q-X2sQKZ-G+g for <notmuch@notmuchmail.org>;\r
18         Tue,  6 Apr 2010 21:48:07 -0700 (PDT)\r
19 Received: from mail-ew0-f219.google.com (mail-ew0-f219.google.com\r
20         [209.85.219.219])\r
21         by olra.theworths.org (Postfix) with ESMTP id 0D985431FC1\r
22         for <notmuch@notmuchmail.org>; Tue,  6 Apr 2010 21:48:06 -0700 (PDT)\r
23 Received: by ewy19 with SMTP id 19so295811ewy.2\r
24         for <notmuch@notmuchmail.org>; Tue, 06 Apr 2010 21:48:06 -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:received:date:received:message-id\r
27         :subject:from:to:content-type;\r
28         bh=ebFFWKzaiGCI7rMQH1gVRHsO1bPVvFoVcGvb+41kH38=;\r
29         b=IDTq5cZY/jjwb8g6B+Pk14faKgIUShyxXSKScWzq7cmb4rqRkikhIPtCQuKZFUy9Ki\r
30         IRHCeftyzydlr8B5esnOYXIhCmxpnHpsg6WQrzG98/jX0hfhiTlazmes56NSEJrYMCiW\r
31         hHYBrwhpteN8OB0qSeNGVjnSF3D5T0cToPtfo=\r
32 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;\r
33         h=mime-version:date:message-id:subject:from:to:content-type;\r
34         b=cLgWlXijbWMwKWFOqVUywKo8S6Yj1dGwkGcl86VtGFgsh34IJBd3N+MkeYpbrNmqr+\r
35         jxHAjU32UZez6oCoWrc+yeNONht8l/+N3x5EtG3c4TlKUDQI78A47TYGPVVqifsP2lVI\r
36         Z4GqbaykEzwx17O1ZTqiL+nqVTTTSiHrgBCaQ=\r
37 MIME-Version: 1.0\r
38 Received: by 10.213.36.20 with HTTP; Tue, 6 Apr 2010 21:48:04 -0700 (PDT)\r
39 Date: Wed, 7 Apr 2010 00:48:04 -0400\r
40 Received: by 10.213.54.12 with SMTP id o12mr1623308ebg.35.1270615685295; Tue, \r
41         06 Apr 2010 21:48:05 -0700 (PDT)\r
42 Message-ID: <p2lb22065d01004062148uf06e2c2az2a19d48193ade04d@mail.gmail.com>\r
43 Subject: [PATCH] Remove dangling opening curly bracket.\r
44 From: Servilio Afre Puentes <servilio@gmail.com>\r
45 To: notmuch <notmuch@notmuchmail.org>\r
46 Content-Type: text/plain; charset=ISO-8859-1\r
47 X-BeenThere: notmuch@notmuchmail.org\r
48 X-Mailman-Version: 2.1.13\r
49 Precedence: list\r
50 List-Id: "Use and development of the notmuch mail system."\r
51         <notmuch.notmuchmail.org>\r
52 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
53         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
54 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
55 List-Post: <mailto:notmuch@notmuchmail.org>\r
56 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
57 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
58         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
59 X-List-Received-Date: Wed, 07 Apr 2010 04:48:08 -0000\r
60 \r
61 Signed-off-by: Servilio Afre Puentes <servilio@gmail.com>\r
62 ---\r
63  notmuch-reply.c |    2 +-\r
64  1 files changed, 1 insertions(+), 1 deletions(-)\r
65 \r
66 diff --git a/notmuch-reply.c b/notmuch-reply.c\r
67 index 3798d60..8eb4754 100644\r
68 --- a/notmuch-reply.c\r
69 +++ b/notmuch-reply.c\r
70 @@ -383,7 +383,7 @@ notmuch_reply_format_default(void *ctx,\r
71 notmuch_config_t *config, notmuch_query_\r
72         if (from_addr == NULL)\r
73             from_addr = guess_from_received_header (config, message);\r
74 \r
75 -       if (from_addr == NULL) {\r
76 +       if (from_addr == NULL)\r
77             from_addr = notmuch_config_get_user_primary_email (config);\r
78 \r
79         from_addr = talloc_asprintf (ctx, "%s <%s>",\r
80 -- \r
81 1.7.0\r