Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 73 / 23c9cbec86f3dbcf2f2110583e94c8a050f751
1 Return-Path: <prvs=jrosenthal=70834ccb8@jhu.edu>\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 B36C1431FC1\r
6         for <notmuch@notmuchmail.org>; Fri,  9 Apr 2010 06:01:11 -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: -2.301\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.301 tagged_above=-999 required=5\r
12         tests=[BAYES_40=-0.001, RCVD_IN_DNSWL_MED=-2.3] autolearn=unavailable\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 I8LFDXzn8rXG for <notmuch@notmuchmail.org>;\r
16         Fri,  9 Apr 2010 06:01:11 -0700 (PDT)\r
17 Received: from ipex2.johnshopkins.edu (ipex2.johnshopkins.edu [162.129.8.151])\r
18         by olra.theworths.org (Postfix) with ESMTP id DFDF24196F0\r
19         for <notmuch@notmuchmail.org>; Fri,  9 Apr 2010 06:01:10 -0700 (PDT)\r
20 X-IronPort-AV: E=Sophos;i="4.52,177,1270440000"; d="scan'208";a="319956787"\r
21 Received: from unknown (HELO gogo) ([12.236.65.28])\r
22         by ipex2.johnshopkins.edu with ESMTP/TLS/AES256-SHA;\r
23         09 Apr 2010 09:01:09 -0400\r
24 Received: from jkr by gogo with local (Exim 4.69)\r
25         (envelope-from <jrosenthal@jhu.edu>)\r
26         id 1O0Elh-0000gV-BJ; Fri, 09 Apr 2010 10:01:09 -0400\r
27 From: Jesse Rosenthal <jrosenthal@jhu.edu>\r
28 To: Carl Worth <cworth@cworth.org>, notmuch@notmuchmail.org\r
29 Subject: Re: [notmuch] [PATCH v2] notmuch.el: Make notmuch-show buffer name\r
30         first subject, instead of thread-id\r
31 In-Reply-To: <87zl1f5f6u.fsf@yoom.home.cworth.org>\r
32 References: <m1y6iybc5h.fsf@watt.gilman.jhu.edu>\r
33         <m1wryiayhg.fsf@watt.gilman.jhu.edu>\r
34         <87zl1f5f6u.fsf@yoom.home.cworth.org>\r
35 Date: Fri, 09 Apr 2010 10:01:09 -0400\r
36 Message-ID: <878w8wafoa.fsf@jhu.edu>\r
37 MIME-Version: 1.0\r
38 Content-Type: text/plain; charset=us-ascii\r
39 X-BeenThere: notmuch@notmuchmail.org\r
40 X-Mailman-Version: 2.1.13\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: Fri, 09 Apr 2010 13:01:11 -0000\r
52 \r
53 On Wed, 07 Apr 2010 10:46:01 -0700, Carl Worth <cworth@cworth.org> wrote:\r
54 > A very lovely change, Jesse! Thanks for this (which is now pushed). And\r
55 > again, thanks to Sebastian for guiding the patch through the file\r
56 > renaming.\r
57 \r
58 Great to hear! Sorry I've been off of email, and still only have\r
59 sporadic access. However, one question: it looks like it was V2 of the\r
60 patch that you pushed -- was it? Unfortunately, there was a subtle bug\r
61 that kept on popping up (when you call notmuch-show interactively, which\r
62 rarely happens). Later in this same thread, I offered V4 (yep, there was\r
63 a problematic V3 too) which fixes this:\r
64 \r
65 id:876359cz16.fsf@jhu.edu\r
66 \r
67 Sorry for posting numerous versions. Quite embarassing. The only\r
68 difference, as you'll see, is how it deals with the case when\r
69 buffer-name is not given to notmuch-show as an argument.\r
70 \r
71 Thanks for all the pushes, and apologies for the trouble.\r
72 \r
73 Best,\r
74 Jesse\r