Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 01 / 29f66b3ddcef4eb1a2ad0851aedc2c92e607e3
1 Return-Path: <tomi.ollila@iki.fi>\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 arlo.cworth.org (Postfix) with ESMTP id 9FC826DE1767\r
6  for <notmuch@notmuchmail.org>; Wed,  8 Apr 2015 08:04:50 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at cworth.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 1.167\r
10 X-Spam-Level: *\r
11 X-Spam-Status: No, score=1.167 tagged_above=-999 required=5 tests=[AWL=0.515, \r
12  SPF_NEUTRAL=0.652] autolearn=disabled\r
13 Received: from arlo.cworth.org ([127.0.0.1])\r
14  by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
15  with ESMTP id k58ec8c0KcWU for <notmuch@notmuchmail.org>;\r
16  Wed,  8 Apr 2015 08:04:44 -0700 (PDT)\r
17 Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
18  by arlo.cworth.org (Postfix) with ESMTP id EB5526DE1607\r
19  for <notmuch@notmuchmail.org>; Wed,  8 Apr 2015 08:04:43 -0700 (PDT)\r
20 Received: from guru.guru-group.fi (localhost [IPv6:::1])\r
21  by guru.guru-group.fi (Postfix) with ESMTP id 0543F10019F;\r
22  Wed,  8 Apr 2015 18:04:19 +0300 (EEST)\r
23 From: Tomi Ollila <tomi.ollila@iki.fi>\r
24 To: David Bremner <david@tethera.net>, David Bremner <david@tethera.net>,\r
25  notmuch@notmuchmail.org\r
26 Subject: Re: [PATCH 1/2] test: be consistent about spelling `nonexistent'\r
27 In-Reply-To: <1428504337-18362-1-git-send-email-david@tethera.net>\r
28 References: <m2h9sst92b.fsf@guru.guru-group.fi>\r
29  <1428504337-18362-1-git-send-email-david@tethera.net>\r
30 User-Agent: Notmuch/0.19+107~gab55bdb (http://notmuchmail.org) Emacs/24.3.1\r
31  (x86_64-unknown-linux-gnu)\r
32 X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
33  $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
34  !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
35 Date: Wed, 08 Apr 2015 18:04:18 +0300\r
36 Message-ID: <m2a8yiwtjh.fsf@guru.guru-group.fi>\r
37 MIME-Version: 1.0\r
38 Content-Type: text/plain\r
39 X-BeenThere: notmuch@notmuchmail.org\r
40 X-Mailman-Version: 2.1.18\r
41 Precedence: list\r
42 List-Id: "Use and development of the notmuch mail system."\r
43  <notmuch.notmuchmail.org>\r
44 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
45  <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
46 List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
47 List-Post: <mailto:notmuch@notmuchmail.org>\r
48 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
49 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
50  <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
51 X-List-Received-Date: Wed, 08 Apr 2015 15:04:50 -0000\r
52 \r
53 On Wed, Apr 08 2015, David Bremner <david@tethera.net> wrote:\r
54 \r
55 > Apparently most of the misspellings are my fault.\r
56 \r
57 Series LGTM. Tests pass.\r
58 \r
59 Tomi\r
60 \r
61 \r
62 > ---\r
63 >  test/T360-symbol-hiding.sh | 2 +-\r
64 >  test/T560-lib-error.sh     | 2 +-\r
65 >  test/symbol-test.cc        | 2 +-\r
66 >  3 files changed, 3 insertions(+), 3 deletions(-)\r
67 >\r
68 > diff --git a/test/T360-symbol-hiding.sh b/test/T360-symbol-hiding.sh\r
69 > index 8fc4bdf..d2b5d1f 100755\r
70 > --- a/test/T360-symbol-hiding.sh\r
71 > +++ b/test/T360-symbol-hiding.sh\r
72 > @@ -16,7 +16,7 @@ run_test(){\r
73 >  }\r
74 >  \r
75 >  output="A Xapian exception occurred opening database: Couldn't stat 'fakedb/.notmuch/xapian'\r
76 > -caught No chert database found at path \`./nonexistant'"\r
77 > +caught No chert database found at path \`./nonexistent'"\r
78 >  \r
79 >  mkdir -p fakedb/.notmuch\r
80 >  \r
81 > diff --git a/test/T560-lib-error.sh b/test/T560-lib-error.sh\r
82 > index 828a44b..6947aa8 100755\r
83 > --- a/test/T560-lib-error.sh\r
84 > +++ b/test/T560-lib-error.sh\r
85 > @@ -202,7 +202,7 @@ test_begin_subtest "Xapian exception finding message"\r
86 >  cat c_head - c_tail <<'EOF' | test_C ${MAIL_DIR}\r
87 >     {\r
88 >         notmuch_message_t *message = NULL;\r
89 > -       stat = notmuch_database_find_message (db, "id:nonexistant", &message);\r
90 > +       stat = notmuch_database_find_message (db, "id:nonexistent", &message);\r
91 >     }\r
92 >  EOF\r
93 >  sed 's/^\(A Xapian exception [^:]*\):.*$/\1/' < OUTPUT > OUTPUT.clean\r
94 > diff --git a/test/symbol-test.cc b/test/symbol-test.cc\r
95 > index d979f83..f17ddc8 100644\r
96 > --- a/test/symbol-test.cc\r
97 > +++ b/test/symbol-test.cc\r
98 > @@ -15,7 +15,7 @@ int main() {\r
99 >        }\r
100 >  \r
101 >    try {\r
102 > -    (void) new Xapian::WritableDatabase("./nonexistant", Xapian::DB_OPEN);\r
103 > +    (void) new Xapian::WritableDatabase("./nonexistent", Xapian::DB_OPEN);\r
104 >    } catch (const Xapian::Error &error) {\r
105 >      printf("caught %s\n", error.get_msg().c_str());\r
106 >      return 0;\r
107 > -- \r
108 > 2.1.4\r