Re: [PATCH 0/4] Allow specifying alternate names for addresses in other_email
[notmuch-archives.git] / ce / cecc9e0059d631507722cb69263b8d42ce5835
1 Return-Path: <tomi.ollila@nixu.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 9EB1A431FD0\r
6         for <notmuch@notmuchmail.org>; Wed, 28 Dec 2011 12:33:14 -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\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 ghbVmYp1Hz3r for <notmuch@notmuchmail.org>;\r
16         Wed, 28 Dec 2011 12:33:14 -0800 (PST)\r
17 Received: from mail-gw3.nixu.fi (mail-gw3.nixu.fi [193.209.237.7])\r
18         (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id A4FDA431FB6\r
21         for <notmuch@notmuchmail.org>; Wed, 28 Dec 2011 12:33:13 -0800 (PST)\r
22 Received: from pps.filterd (mail-gw3 [127.0.0.1])\r
23         by mail-gw3.nixu.fi (8.14.4/8.14.4) with SMTP id pBSKWnj4001487;\r
24         Wed, 28 Dec 2011 22:33:10 +0200\r
25 Received: from taco2.nixu.fi (taco2.nixu.fi [194.197.118.31])\r
26         by mail-gw3.nixu.fi with ESMTP id 114cs0w2b3-1\r
27         (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NOT);\r
28         Wed, 28 Dec 2011 22:33:09 +0200\r
29 Received: from taco2.nixu.fi (taco2.nixu.fi [194.197.118.31])\r
30         by taco2.nixu.fi (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id\r
31         pBSKX9Ms007195; Wed, 28 Dec 2011 22:33:09 +0200\r
32 From: Tomi Ollila <tomi.ollila@iki.fi>\r
33 To: David Edmondson <dme@dme.org>, notmuch@notmuchmail.org\r
34 Subject: Re: [PATCH] emacs: Don't signal an error when reaching the end of the\r
35         search results.\r
36 In-Reply-To: <1324370714-28545-1-git-send-email-dme@dme.org>\r
37 References: <1324370714-28545-1-git-send-email-dme@dme.org>\r
38 User-Agent: Notmuch/0.10.2+123~g49af79c (http://notmuchmail.org) Emacs/23.3.1\r
39         (i686-pc-linux-gnu)\r
40 X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
41         $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
42         !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
43 Date: Wed, 28 Dec 2011 22:33:09 +0200\r
44 Message-ID: <yf662h0mo6y.fsf@taco2.nixu.fi>\r
45 MIME-Version: 1.0\r
46 Content-Type: text/plain; charset=us-ascii\r
47 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.5.7110,\r
48  1.0.211,       0.0.0000        definitions=2011-12-28_07:2011-12-28, 2011-12-28,\r
49         1970-01-01 signatures=0\r
50 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0\r
51         ipscore=0 suspectscore=0\r
52         phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0\r
53         reason=mlx\r
54         scancount=1 engine=6.0.2-1012030000 definitions=main-1112280123\r
55 X-BeenThere: notmuch@notmuchmail.org\r
56 X-Mailman-Version: 2.1.13\r
57 Precedence: list\r
58 List-Id: "Use and development of the notmuch mail system."\r
59         <notmuch.notmuchmail.org>\r
60 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
61         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
62 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
63 List-Post: <mailto:notmuch@notmuchmail.org>\r
64 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
65 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
66         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
67 X-List-Received-Date: Wed, 28 Dec 2011 20:33:14 -0000\r
68 \r
69 On Tue, 20 Dec 2011 08:45:14 +0000, David Edmondson <dme@dme.org> wrote:\r
70 > With the default configuration ('space' moves through the messages\r
71 > matching the search and back to the results index at the end) it's\r
72 > unnecessary to signal an error when the last message has been read, as\r
73 > this is the common case.\r
74\r
75 > Moreover, it's very annoying when `debug-on-error' is t.\r
76 > ---\r
77 \r
78 I'd say '+1' but I could not reproduce the case. In case this is case\r
79 that should not happen then I just don't know whetner emacs should\r
80 signal error to user or not.\r
81 \r
82 Tomi\r
83 \r
84 >  emacs/notmuch.el |    2 +-\r
85 >  1 files changed, 1 insertions(+), 1 deletions(-)\r
86\r
87 > diff --git a/emacs/notmuch.el b/emacs/notmuch.el\r
88 > index 675a110..2e9973e 100644\r
89 > --- a/emacs/notmuch.el\r
90 > +++ b/emacs/notmuch.el\r
91 > @@ -438,7 +438,7 @@ Complete list of currently available key bindings:\r
92 >                                "*")\r
93 >                        32 nil nil t))\r
94 >                     crypto-switch)\r
95 > -      (error "End of search results"))))\r
96 > +      (message "End of search results."))))\r
97 >  \r
98 >  (defun notmuch-search-reply-to-thread (&optional prompt-for-sender)\r
99 >    "Begin composing a reply to the entire current thread in a new buffer."\r
100 > -- \r
101 > 1.7.7.3\r