[PATCH 4/4] Update NEWS for user.other_name
[notmuch-archives.git] / b1 / 2694e8a9e0fee28b4be4a97d12aaca0a9568f7
1 Return-Path: <dmitry.kurochkin@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 BE25141ED96\r
6         for <notmuch@notmuchmail.org>; Fri,  1 Jul 2011 11:50:04 -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.799\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_FROM=0.001, 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 DuaM6zCBFri7 for <notmuch@notmuchmail.org>;\r
17         Fri,  1 Jul 2011 11:50:04 -0700 (PDT)\r
18 Received: from mail-bw0-f53.google.com (mail-bw0-f53.google.com\r
19         [209.85.214.53]) (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 A55C641ED93\r
22         for <notmuch@notmuchmail.org>; Fri,  1 Jul 2011 11:50:03 -0700 (PDT)\r
23 Received: by bwg12 with SMTP id 12so3218832bwg.26\r
24         for <notmuch@notmuchmail.org>; Fri, 01 Jul 2011 11:50:02 -0700 (PDT)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
26         h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references;\r
27         bh=4r71gzCvnIWHOPHIglYgVxdd6TtXzVk7krzDiBfUvmo=;\r
28         b=JGlj2lLvLXjPCo4TmdEODXHK5sl8gm7JGK8E5j78ymbjigKQxXBySTdq2N29uTQiJ4\r
29         Jg1iZbxlDhoAvfOsjpqB7dHIqZDEq1KFG/zDzU9LWI8smxEXi6BvNzWE6i6n+sJyb6kn\r
30         8pQEixDU6M6OhHUmKzB3nMjLkhedu3P+1pfpc=\r
31 Received: by 10.204.138.205 with SMTP id b13mr3619421bku.27.1309546202250;\r
32         Fri, 01 Jul 2011 11:50:02 -0700 (PDT)\r
33 Received: from localhost ([91.144.186.21])\r
34         by mx.google.com with ESMTPS id e16sm2593287bke.18.2011.07.01.11.50.00\r
35         (version=TLSv1/SSLv3 cipher=OTHER);\r
36         Fri, 01 Jul 2011 11:50:01 -0700 (PDT)\r
37 From: Dmitry Kurochkin <dmitry.kurochkin@gmail.com>\r
38 To: notmuch@notmuchmail.org\r
39 Subject: [PATCH v2] NEWS: spellcheck notes for notmuch 0.6 resease\r
40 Date: Fri,  1 Jul 2011 22:49:48 +0400\r
41 Message-Id: <1309546188-11134-1-git-send-email-dmitry.kurochkin@gmail.com>\r
42 X-Mailer: git-send-email 1.7.5.4\r
43 In-Reply-To: <1309515544-15366-1-git-send-email-cworth@cworth.org>\r
44 References: <1309515544-15366-1-git-send-email-cworth@cworth.org>\r
45 X-BeenThere: notmuch@notmuchmail.org\r
46 X-Mailman-Version: 2.1.13\r
47 Precedence: list\r
48 List-Id: "Use and development of the notmuch mail system."\r
49         <notmuch.notmuchmail.org>\r
50 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
51         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
52 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
53 List-Post: <mailto:notmuch@notmuchmail.org>\r
54 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
55 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
56         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
57 X-List-Received-Date: Fri, 01 Jul 2011 18:50:05 -0000\r
58 \r
59 Just fix some typos in the recently added NEWS for notmuch 0.6\r
60 release.\r
61 ---\r
62 \r
63 Amended version, fixes one more typo.\r
64 \r
65 Regards,\r
66   Dmitry\r
67 \r
68  NEWS |   28 ++++++++++++++--------------\r
69  1 files changed, 14 insertions(+), 14 deletions(-)\r
70 \r
71 diff --git a/NEWS b/NEWS\r
72 index d55453b..8149899 100644\r
73 --- a/NEWS\r
74 +++ b/NEWS\r
75 @@ -79,19 +79,19 @@ Deprecate "notmuch search-tags", (in favor of "notmuch search --output=tags *")\r
76  \r
77  Performance improvements\r
78  ------------------------\r
79 -Faster searches (by doing fewer serches to construct threads)\r
80 +Faster searches (by doing fewer searches to construct threads)\r
81  \r
82    Whenever a user asks for search results as threads, notmuch first\r
83    performs a search for messages matching the query, then performs\r
84    additional searches to find other messages in the resulting threads.\r
85  \r
86 -  Removing inefficiences and redundancies in these secondary searches\r
87 +  Removing inefficiencies and redundancies in these secondary searches\r
88    results in a measured speedups of 1.5x for a typical search.\r
89  \r
90  Faster searches (by doing fewer passes to gather message data)\r
91  \r
92    Optimizing Xapian data access patterns (using a single pass to get\r
93 -  all message-document data rather than a ps for each data type)\r
94 +  all message-document data rather than a pass for each data type)\r
95    results in a measured speedup of 1.7x for a typical search.\r
96  \r
97    The benefits of this optimization combine with the preceding\r
98 @@ -130,7 +130,7 @@ User-selectable From address\r
99    will prompt for the from address to use.\r
100  \r
101    The user can customize the "Notmuch Identities" setting in the\r
102 -  notmuch cutomize group in order to use addresses other than those in\r
103 +  notmuch customize group in order to use addresses other than those in\r
104    the notmuch configuration file if desired.\r
105  \r
106    The user can also choose to always be prompted for the from address\r
107 @@ -154,7 +154,7 @@ New hooks for running code when tags are modified\r
108    Some users want to perform additional actions whenever a particular\r
109    tag is added/removed from a message. This could be used to, for\r
110    example, interface with some external spam-recognition training\r
111 -  tool. T facilitate this, two new hooks are added which can be\r
112 +  tool. To facilitate this, two new hooks are added which can be\r
113    modified in the following settings of the notmuch customize group:\r
114  \r
115         Notmuch Before Tag Hook\r
116 @@ -181,7 +181,7 @@ Better rendering of text/x-vcalendar parts\r
117  \r
118  Avoid getting confused by Subject and Author fields with newline characters\r
119  \r
120 -  Replacing all characters with ACII code less than 32 with a question mark.\r
121 +  Replacing all characters with ASCII code less than 32 with a question mark.\r
122  \r
123  Cleaner display of From line in email messages (remove double quotes,\r
124  and drop "name" if it's actually just a repeat of the email address).\r
125 @@ -254,17 +254,17 @@ Binary for bash for running test suite now located via PATH.\r
126    bash 4). As some systems supply an older version of bash at\r
127    /bin/bash, the test suite is now updated to search $PATH to locate\r
128    the bash binary. This allows users of systems with old /bin/bash to\r
129 -  simply install bash >= 4 somwhere on $PATH before /bin and then use\r
130 +  simply install bash >= 4 somewhere on $PATH before /bin and then use\r
131    the test suite.\r
132  \r
133  Support for testing output with a trailing newline.\r
134  \r
135    Previously, some tests would fail to notice a difference in the\r
136 -  presense/absence of a trailing newline in a program output, (which\r
137 +  presence/absence of a trailing newline in a program output, (which\r
138    has led to bugs in the past). Now, carefully-written tests (using\r
139    test_expect_equal_file rather than test_expect_equal) will detect\r
140    any change in the presence/absence of a trailing newline. Many tests\r
141 -  are updated to take advnatage of this.\r
142 +  are updated to take advantage of this.\r
143  \r
144  Avoiding accessing user's $HOME while running test suite\r
145  \r
146 @@ -313,7 +313,7 @@ Fix libnotmuch library to only export notmuch API functions\r
147  \r
148    Previous release of the notmuch library also exported some Xapian\r
149    C++ exception type symbols. These were never part of the library\r
150 -  interface and were never intented to be exported.\r
151 +  interface and were never intended to be exported.\r
152  \r
153  Emacs-interface bug fixes\r
154  -------------------------\r
155 @@ -321,16 +321,16 @@ Display any unexpected output or errors from "notmuch search" invocations\r
156  \r
157    Previously any misformatted output or trailing error messages were\r
158    silently ignored. This output is now clearly displayed. This fix was\r
159 -  very helpful in identifying and fixing the bug decribed below.\r
160 +  very helpful in identifying and fixing the bug described below.\r
161  \r
162  Fix bug where some threads would be missing from large search results\r
163  \r
164    When a search returned a "large" number of results, the emacs\r
165 -  interface was incorrectly dropping one thread everytime the output\r
166 -  of the "notmuch search" process spanned the emacss read-buffer. This\r
167 +  interface was incorrectly dropping one thread every time the output\r
168 +  of the "notmuch search" process spanned the emacs read-buffer. This\r
169    is now fixed.\r
170  \r
171 -Avoid rec-compression of .gz files (and similar) when saving attachment\r
172 +Avoid re-compression of .gz files (and similar) when saving attachment\r
173  \r
174    Emacs was being too clever for its own good and trying to\r
175    re-compress pre-compressed .gz files when saving such attachments\r
176 -- \r
177 1.7.5.4\r
178 \r