Re: [PATCH 1/2] Add Google Inc. to AUTHORS as a contributor.
[notmuch-archives.git] / 41 / e34b6be98575a78ad20e829c376051008f0192
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 D1BD3431FAF\r
6         for <notmuch@notmuchmail.org>; Thu, 19 Jan 2012 15:52:42 -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 wyX8aJRtqz9H for <notmuch@notmuchmail.org>;\r
16         Thu, 19 Jan 2012 15:52:42 -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 12043431FAE\r
21         for <notmuch@notmuchmail.org>; Thu, 19 Jan 2012 15:52:41 -0800 (PST)\r
22 Received: by wibhr12 with SMTP id hr12so2473wib.26\r
23         for <notmuch@notmuchmail.org>; Thu, 19 Jan 2012 15:52:40 -0800 (PST)\r
24 Received: by 10.180.82.41 with SMTP id f9mr47970250wiy.7.1327017160319;\r
25         Thu, 19 Jan 2012 15:52:40 -0800 (PST)\r
26 Received: from localhost ([109.131.97.13])\r
27         by mx.google.com with ESMTPS id dr5sm3140904wib.0.2012.01.19.15.52.39\r
28         (version=TLSv1/SSLv3 cipher=OTHER);\r
29         Thu, 19 Jan 2012 15:52:39 -0800 (PST)\r
30 From: Pieter Praet <pieter@praet.org>\r
31 To: Dmitry Kurochkin <dmitry.kurochkin@gmail.com>,\r
32         Notmuch Mail <notmuch@notmuchmail.org>\r
33 Subject: Re: [PATCH] emacs: fix tests wrt notmuch-hello invisible dot\r
34 In-Reply-To: <87mx9j48ut.fsf@gmail.com>\r
35 References: <1326815734-20421-1-git-send-email-dmitry.kurochkin@gmail.com>\r
36         <1327008674-1771-1-git-send-email-pieter@praet.org>\r
37         <87mx9j48ut.fsf@gmail.com>\r
38 User-Agent: Notmuch/0.11+99~gab86e73 (http://notmuchmail.org) Emacs/23.3.1\r
39         (x86_64-unknown-linux-gnu)\r
40 Date: Fri, 20 Jan 2012 00:50:49 +0100\r
41 Message-ID: <87ipk7uu92.fsf@praet.org>\r
42 MIME-Version: 1.0\r
43 Content-Type: text/plain; charset=us-ascii\r
44 X-BeenThere: notmuch@notmuchmail.org\r
45 X-Mailman-Version: 2.1.13\r
46 Precedence: list\r
47 List-Id: "Use and development of the notmuch mail system."\r
48         <notmuch.notmuchmail.org>\r
49 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
50         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
51 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
52 List-Post: <mailto:notmuch@notmuchmail.org>\r
53 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
54 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
55         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
56 X-List-Received-Date: Thu, 19 Jan 2012 23:52:42 -0000\r
57 \r
58 On Fri, 20 Jan 2012 02:37:30 +0400, Dmitry Kurochkin <dmitry.kurochkin@gmail.com> wrote:\r
59 > On Thu, 19 Jan 2012 22:31:14 +0100, Pieter Praet <pieter@praet.org> wrote:\r
60 > > Not meant to be applied!\r
61 > > \r
62 > > Should be merged into\r
63 > >   id:"1326815734-20421-1-git-send-email-dmitry.kurochkin@gmail.com"\r
64 > > \r
65\r
66 > Oops.  I managed to miss the failing tests.  I would send a new patch\r
67 > version.\r
68\r
69 \r
70 Sorry, yeah, that would probably have been a better idea.\r
71 \r
72 Amended patch follows (let's hope `git send-email' does the right thing).\r
73 \r
74 \r
75 > Regards,\r
76 >   Dmitry\r
77\r
78 > > ---\r
79 > >  test/emacs.expected-output/notmuch-hello           |    2 +-\r
80 > >  .../notmuch-hello-no-saved-searches                |    2 +-\r
81 > >  .../emacs.expected-output/notmuch-hello-with-empty |    2 +-\r
82 > >  3 files changed, 3 insertions(+), 3 deletions(-)\r
83 > > \r
84 > > diff --git a/test/emacs.expected-output/notmuch-hello b/test/emacs.expected-output/notmuch-hello\r
85 > > index de57de2..196112e 100644\r
86 > > --- a/test/emacs.expected-output/notmuch-hello\r
87 > > +++ b/test/emacs.expected-output/notmuch-hello\r
88 > > @@ -4,7 +4,7 @@ Saved searches: [edit]\r
89 > >  \r
90 > >       52 inbox           52 unread    \r
91 > >  \r
92 > > -Search:                                                                      \r
93 > > +Search:                                                                     .\r
94 > >  \r
95 > >  [Show all tags]\r
96 > >  \r
97 > > diff --git a/test/emacs.expected-output/notmuch-hello-no-saved-searches b/test/emacs.expected-output/notmuch-hello-no-saved-searches\r
98 > > index f1fc4d6..f4cfe49 100644\r
99 > > --- a/test/emacs.expected-output/notmuch-hello-no-saved-searches\r
100 > > +++ b/test/emacs.expected-output/notmuch-hello-no-saved-searches\r
101 > > @@ -1,6 +1,6 @@\r
102 > >     Welcome to notmuch. You have 52 messages.\r
103 > >  \r
104 > > -Search:                                                                      \r
105 > > +Search:                                                                     .\r
106 > >  \r
107 > >  [Show all tags]\r
108 > >  \r
109 > > diff --git a/test/emacs.expected-output/notmuch-hello-with-empty b/test/emacs.expected-output/notmuch-hello-with-empty\r
110 > > index dd8728b..a860a72 100644\r
111 > > --- a/test/emacs.expected-output/notmuch-hello-with-empty\r
112 > > +++ b/test/emacs.expected-output/notmuch-hello-with-empty\r
113 > > @@ -4,7 +4,7 @@ Saved searches: [edit]\r
114 > >  \r
115 > >       52 inbox           52 unread           0 empty     \r
116 > >  \r
117 > > -Search:                                                                      \r
118 > > +Search:                                                                     .\r
119 > >  \r
120 > >  [Show all tags]\r
121 > >  \r
122 > > -- \r
123 > > 1.7.8.1\r
124 > > \r
125 \r
126 \r
127 Peace\r
128 \r
129 -- \r
130 Pieter\r