[PATCH 4/4] Update NEWS for user.other_name
[notmuch-archives.git] / 2c / 21793fb438a80f291f6eeba1edc184fafc23c7
1 Return-Path: <kfogel@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 83A27431FB6\r
6         for <notmuch@notmuchmail.org>; Sat,  6 Apr 2013 11:33:30 -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.699\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.699 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FROM=0.001,\r
13         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 wq32KEEA+UF6 for <notmuch@notmuchmail.org>;\r
17         Sat,  6 Apr 2013 11:33:30 -0700 (PDT)\r
18 Received: from mail-vb0-f49.google.com (mail-vb0-f49.google.com\r
19         [209.85.212.49]) (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 D88C7431FAE\r
22         for <notmuch@notmuchmail.org>; Sat,  6 Apr 2013 11:33:29 -0700 (PDT)\r
23 Received: by mail-vb0-f49.google.com with SMTP id 11so2903587vbf.36\r
24         for <notmuch@notmuchmail.org>; Sat, 06 Apr 2013 11:33:29 -0700 (PDT)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
26         h=x-received:sender:from:to:subject:reply-to:date:message-id\r
27         :user-agent:mime-version:content-type;\r
28         bh=bHp9419IobinShm/0NaJ/jlVBjdfBFRTvtLIYiP87to=;\r
29         b=JlzJLlUddKG+EJVcjASgLNNLm9EUM0eKXP/KnSDi8qS5I+zK1rC2sdliaXoKRH2l0i\r
30         0DdacDTQAL7A0jECVncOQJGgOY+1D13RgUaZzGFPFyLkTZrQAoTJfyoCB1ky5DRxkhaz\r
31         2MXGh3XQf9qShTq61jib//5O/riVNBLiyTdKV71MjTXT2v+cVoF0HaR+spCCS/dS/z1A\r
32         HOa3L2Ol2VuJUeTKLr9VCgAgjuPkax4wC4uk27AQ+u4m1j1k0VvM85u9MbFZNgvZMKMr\r
33         MMPX58uPKI6F/zdlWeaFTrU768rk5PKZ8NIMzACJzwyBcKVH9O11tmacTbX+/NzSzOlC\r
34         MwDQ==\r
35 X-Received: by 10.58.45.71 with SMTP id k7mr11684741vem.0.1365273208209;\r
36         Sat, 06 Apr 2013 11:33:28 -0700 (PDT)\r
37 Received: from floss.red-bean.com ([74.113.160.38])\r
38         by mx.google.com with ESMTPS id q5sm18775054vdj.5.2013.04.06.11.33.27\r
39         (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
40         Sat, 06 Apr 2013 11:33:27 -0700 (PDT)\r
41 Sender: Karl Fogel <kfogel@gmail.com>\r
42 From: Karl Fogel <kfogel@red-bean.com>\r
43 To: notmuch@notmuchmail.org\r
44 Subject: [PATCH] emacs: add missing paren to fix defun in notmuch-address.el.\r
45 Date: Sat, 06 Apr 2013 14:33:26 -0400\r
46 Message-ID: <87wqsfik5l.fsf@floss.red-bean.com>\r
47 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)\r
48 MIME-Version: 1.0\r
49 Content-Type: multipart/mixed; boundary="=-=-="\r
50 X-Mailman-Approved-At: Sun, 07 Apr 2013 06:36:21 -0700\r
51 X-BeenThere: notmuch@notmuchmail.org\r
52 X-Mailman-Version: 2.1.13\r
53 Precedence: list\r
54 Reply-To: Karl Fogel <kfogel@red-bean.com>\r
55 List-Id: "Use and development of the notmuch mail system."\r
56         <notmuch.notmuchmail.org>\r
57 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
58         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
59 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
60 List-Post: <mailto:notmuch@notmuchmail.org>\r
61 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
62 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
63         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
64 X-List-Received-Date: Sat, 06 Apr 2013 18:33:30 -0000\r
65 \r
66 --=-=-=\r
67 Content-Type: text/plain\r
68 \r
69 This patch fixes a trivial missing-paren problem in notmuch-address.el\r
70 (and reindents the following defun accordingly).  I'm not subscribed\r
71 to this list, so please keep me CC'd on any followups.\r
72 \r
73 Best,\r
74 -Karl\r
75 \r
76 \r
77 --=-=-=\r
78 Content-Type: text/x-diff\r
79 Content-Disposition: inline;\r
80  filename=0001-emacs-add-missing-paren-to-close-notmuch-bbdb-snarf-.patch\r
81 Content-Description: Trivial fix to restore missing paren in\r
82  notmuch-address.el.\r
83 \r
84 >From 4c74ad313f608f0834961c63c70d1f811ef103b7 Mon Sep 17 00:00:00 2001\r
85 From: Karl Fogel <kfogel@red-bean.com>\r
86 Date: Sat, 6 Apr 2013 13:21:54 -0400\r
87 Subject: [PATCH] emacs: add missing paren to close\r
88  `notmuch-bbdb/snarf-headers' definition.\r
89 \r
90 This unbreaks emacs/notmuch-address.el.  Without this fix,\r
91 the notmuch build process fails with this error:\r
92 \r
93   $ make\r
94   ...\r
95   In toplevel form:\r
96   emacs/notmuch.el:56:1:Error: End of file during parsing: \\r
97     /path/to/source/tree/notmuch/emacs/notmuch-address.el\r
98   make: *** [emacs/notmuch.elc] Error 1\r
99   $\r
100 ---\r
101  emacs/notmuch-address.el |   12 ++++++------\r
102  1 file changed, 6 insertions(+), 6 deletions(-)\r
103 \r
104 diff --git a/emacs/notmuch-address.el b/emacs/notmuch-address.el\r
105 index 32c8490..4eda098 100644\r
106 --- a/emacs/notmuch-address.el\r
107 +++ b/emacs/notmuch-address.el\r
108 @@ -107,13 +107,13 @@ line."\r
109    (let ((addrs (bbdb-get-addresses nil nil 'notmuch-bbdb/get-header-content))\r
110         (bbdb-get-addresses-headers headers) ; headers to read\r
111         (bbdb-gag-messages t)) ; suppress m/n processed message)\r
112 -    (bbdb-update-records addrs t t))\r
113 +    (bbdb-update-records addrs t t)))\r
114  \r
115 -  (defun notmuch-bbdb/snarf-from ()\r
116 -    "Import the sender of the current message into BBDB"\r
117 -    (interactive)\r
118 -    (notmuch-bbdb/snarf-headers\r
119 -     (list (assoc 'authors bbdb-get-addresses-headers))))\r
120 +(defun notmuch-bbdb/snarf-from ()\r
121 +  "Import the sender of the current message into BBDB"\r
122 +  (interactive)\r
123 +  (notmuch-bbdb/snarf-headers\r
124 +   (list (assoc 'authors bbdb-get-addresses-headers))))\r
125  \r
126  (defun notmuch-bbdb/snarf-to ()\r
127    "Import all recipients of the current message into BBDB"\r
128 -- \r
129 1.7.10.4\r
130 \r
131 \r
132 --=-=-=--\r