Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 5d / a90f02094d39c09b4947aa85cd64d1d1b96ffc
1 Return-Path: <pieter@praet.org>\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 8398C431FAF\r
6         for <notmuch@notmuchmail.org>; Tue, 28 Feb 2012 10:42:25 -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: -0.7\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_LOW=-0.7] 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 bAUaxfXbuCLT for <notmuch@notmuchmail.org>;\r
16         Tue, 28 Feb 2012 10:42:25 -0800 (PST)\r
17 Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com\r
18         [209.85.212.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id CB1D2431FAE\r
21         for <notmuch@notmuchmail.org>; Tue, 28 Feb 2012 10:42:24 -0800 (PST)\r
22 Received: by wibhi8 with SMTP id hi8so4304934wib.26\r
23         for <notmuch@notmuchmail.org>; Tue, 28 Feb 2012 10:42:23 -0800 (PST)\r
24 Received-SPF: pass (google.com: domain of pieter@praet.org designates\r
25         10.180.14.73 as permitted sender) client-ip=10.180.14.73; \r
26 Authentication-Results: mr.google.com;\r
27         spf=pass (google.com: domain of pieter@praet.org\r
28         designates 10.180.14.73 as permitted sender)\r
29         smtp.mail=pieter@praet.org\r
30 Received: from mr.google.com ([10.180.14.73])\r
31         by 10.180.14.73 with SMTP id n9mr41740557wic.16.1330454543710 (num_hops\r
32         = 1); Tue, 28 Feb 2012 10:42:23 -0800 (PST)\r
33 Received: by 10.180.14.73 with SMTP id n9mr33111441wic.16.1330454543529;\r
34         Tue, 28 Feb 2012 10:42:23 -0800 (PST)\r
35 Received: from localhost ([109.131.112.224])\r
36         by mx.google.com with ESMTPS id fl2sm74518782wib.4.2012.02.28.10.42.22\r
37         (version=TLSv1/SSLv3 cipher=OTHER);\r
38         Tue, 28 Feb 2012 10:42:22 -0800 (PST)\r
39 From: Pieter Praet <pieter@praet.org>\r
40 To: David Bremner <david@tethera.net>\r
41 Subject: Re: [PATCH v6 1/3] emacs: `notmuch-show-get-message-id': optionally\r
42         return Message-Id sans prefix\r
43 In-Reply-To: <87ehtjj7s6.fsf@zancas.localnet>\r
44 References: <1327397873-20596-1-git-send-email-dme@dme.org>\r
45         <1329684627-10708-1-git-send-email-pieter@praet.org>\r
46         <1329684627-10708-2-git-send-email-pieter@praet.org>\r
47         <87ehtjj7s6.fsf@zancas.localnet>\r
48 User-Agent: Notmuch/0.11.1+210~g6afc43e (http://notmuchmail.org) Emacs/23.3.1\r
49         (x86_64-unknown-linux-gnu)\r
50 Date: Tue, 28 Feb 2012 19:40:04 +0100\r
51 Message-ID: <87hayaol8b.fsf@praet.org>\r
52 MIME-Version: 1.0\r
53 Content-Type: text/plain; charset=us-ascii\r
54 X-Gm-Message-State:\r
55  ALoCoQlPPzn9tYuULWk5v7U2nMm4OvjWHjFhnG4Pky1ztUNUr2XZBexBO0oEsbsNAe160tf/Cwcs\r
56 Cc: Notmuch Mail <notmuch@notmuchmail.org>\r
57 X-BeenThere: notmuch@notmuchmail.org\r
58 X-Mailman-Version: 2.1.13\r
59 Precedence: list\r
60 List-Id: "Use and development of the notmuch mail system."\r
61         <notmuch.notmuchmail.org>\r
62 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
63         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
64 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
65 List-Post: <mailto:notmuch@notmuchmail.org>\r
66 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
67 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
68         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
69 X-List-Received-Date: Tue, 28 Feb 2012 18:42:25 -0000\r
70 \r
71 On Sat, 25 Feb 2012 10:40:25 -0400, David Bremner <david@tethera.net> wrote:\r
72 > On Sun, 19 Feb 2012 21:50:25 +0100, Pieter Praet <pieter@praet.org> wrote:\r
73 > > * emacs/notmuch-show.el\r
74 > > \r
75 > >   (notmuch-show-get-message-id):\r
76 > >     Add optional arg BARE.  When non-nil, return a Message-Id without\r
77 > >     quotes and prefix, thus obviating the need to strip them off again\r
78 > >     in various places.\r
79\r
80 > Pushed all three.\r
81 >\r
82 \r
83 Thanks!\r
84 \r
85 \r
86 Though I couldn't help but notice (it's a curse...) that patch #3\r
87 seems to have gained an extra space in its commit message subject:\r
88 \r
89   Original (id:"1329684627-10708-4-git-send-email-pieter@praet.org"):\r
90     emacs: add `notmuch-show-stash-mlarchive-link{,-and-go}'\r
91                                                   ^\r
92   Pushed (commit 2f86290a):\r
93     emacs: add `notmuch-show-stash-mlarchive-link{, -and-go}'\r
94                                                    ^\r
95 \r
96 Don't know whether or not this was accidental, but it's happened\r
97 before, with a similar commit message subject:\r
98 \r
99   Original (id:"1327292557-7701-1-git-send-email-pieter@praet.org"):\r
100     search: rename auto_exclude_tags to {search,}exclude_tags\r
101                                                ^\r
102   Pushed (commit 649a9f5f):\r
103     search: rename auto_exclude_tags to {search, }exclude_tags\r
104                                                 ^\r
105 \r
106 Perhaps you're calling uncrustify(1) or something similar\r
107 from your '.git/hooks/applypatch-msg' ?\r
108 \r
109 > d\r
110 \r
111 \r
112 Peace\r
113 \r
114 -- \r
115 Pieter\r