[PATCH 4/4] Update NEWS for user.other_name
[notmuch-archives.git] / 55 / eb526f1892cca3a883c3e4ea75417e4f8afb63
1 Return-Path: <bremner@unb.ca>\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 DAADC431FBC\r
6         for <notmuch@notmuchmail.org>; Fri, 31 Aug 2012 12:45:05 -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\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         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 Id-y7QeTwrnw for <notmuch@notmuchmail.org>;\r
16         Fri, 31 Aug 2012 12:45:05 -0700 (PDT)\r
17 Received: from tesseract.cs.unb.ca (tesseract.cs.unb.ca [131.202.240.238])\r
18         (using TLSv1 with cipher AES256-SHA (256/256 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 5FEBB431FAF\r
21         for <notmuch@notmuchmail.org>; Fri, 31 Aug 2012 12:45:05 -0700 (PDT)\r
22 Received: from fctnnbsc30w-156034089108.dhcp-dynamic.fibreop.nb.bellaliant.net\r
23         ([156.34.89.108] helo=zancas.localnet)\r
24         by tesseract.cs.unb.ca with esmtpsa\r
25         (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72)\r
26         (envelope-from <bremner@unb.ca>)\r
27         id 1T7X9J-0005Ug-9z; Fri, 31 Aug 2012 16:45:02 -0300\r
28 Received: from bremner by zancas.localnet with local (Exim 4.80)\r
29         (envelope-from <bremner@unb.ca>)\r
30         id 1T7X9D-000591-Sy; Fri, 31 Aug 2012 16:44:55 -0300\r
31 From: David Bremner <david@tethera.net>\r
32 To: Jameson Graef Rollins <jrollins@finestructure.net>,\r
33         Notmuch Mail <notmuch@notmuchmail.org>\r
34 Subject: Re: [PATCH 2/2] test: move all emacs show tests to emacs-show test\r
35         script\r
36 In-Reply-To: <1344793168-23555-2-git-send-email-jrollins@finestructure.net>\r
37 References: <87r4rf9q8x.fsf@qmul.ac.uk>\r
38         <1344793168-23555-1-git-send-email-jrollins@finestructure.net>\r
39         <1344793168-23555-2-git-send-email-jrollins@finestructure.net>\r
40 User-Agent: Notmuch/0.14 (http://notmuchmail.org) Emacs/24.1.1\r
41         (x86_64-pc-linux-gnu)\r
42 Date: Fri, 31 Aug 2012 16:44:55 -0300\r
43 Message-ID: <87ligudex4.fsf@zancas.localnet>\r
44 MIME-Version: 1.0\r
45 Content-Type: text/plain\r
46 X-Spam_bar: -\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: Fri, 31 Aug 2012 19:45:06 -0000\r
60 \r
61 Jameson Graef Rollins <jrollins@finestructure.net> writes:\r
62 \r
63 > No functional change.\r
64 >\r
65 > Most notmuch-show mode tests were in the emacs script, while some were\r
66 > in the emacs-show script.  This moves all the notmuch-show mode tests\r
67 > to the emacs-show script, to make things a little more consistent.\r
68 \r
69 This seems harmless enough, and independent of the the other patch in\r
70 the series, but I broke it with one fixes for emacs24. Interested in\r
71 rebasing it?\r
72 \r
73 d\r