Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 90 / 6bbe4fc6ff012fd8835612f0e876ae52fd8a77
1 Return-Path: <joyfulgirl@archlinux.us>\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 BB992429E25\r
6         for <notmuch@notmuchmail.org>; Sun, 30 Oct 2011 08:47:39 -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.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 NqD51yngew+J for <notmuch@notmuchmail.org>;\r
16         Sun, 30 Oct 2011 08:47:39 -0700 (PDT)\r
17 Received: from mail-qy0-f181.google.com (mail-qy0-f181.google.com\r
18         [209.85.216.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 DDC04431FB6\r
21         for <notmuch@notmuchmail.org>; Sun, 30 Oct 2011 08:47:38 -0700 (PDT)\r
22 Received: by qyk27 with SMTP id 27so6235973qyk.5\r
23         for <notmuch@notmuchmail.org>; Sun, 30 Oct 2011 08:47:38 -0700 (PDT)\r
24 Received: by 10.229.240.7 with SMTP id ky7mr2339094qcb.243.1319989658140;\r
25         Sun, 30 Oct 2011 08:47:38 -0700 (PDT)\r
26 Received: from localhost (209-6-79-248.c3-0.abr-ubr1.sbo-abr.ma.cable.rcn.com.\r
27         [209.6.79.248])\r
28         by mx.google.com with ESMTPS id du5sm25853594qab.14.2011.10.30.08.47.36\r
29         (version=TLSv1/SSLv3 cipher=OTHER);\r
30         Sun, 30 Oct 2011 08:47:37 -0700 (PDT)\r
31 From: Ivy Foster <joyfulgirl@archlinux.us>\r
32 To: Thomas Jost <schnouki@schnouki.net>, notmuch@notmuchmail.org\r
33 Subject: Re: [Patch] Fix Emacs interface bug dealing with invisible text\r
34 In-Reply-To: <877h3mhkbk.fsf@schnouki.net>\r
35 References: <878vo47i82.fsf@nausicaa.localdomain>\r
36  <877h3mhkbk.fsf@schnouki.net>\r
37 User-Agent: Notmuch/0.9-17-ge6d85fb (http://notmuchmail.org) Emacs/23.3.1\r
38         (i686-pc-linux-gnu)\r
39 Date: Sun, 30 Oct 2011 11:44:51 -0400\r
40 Message-ID: <87bosya3gs.fsf@nausicaa.localdomain>\r
41 MIME-Version: 1.0\r
42 Content-Type: text/plain; charset=us-ascii\r
43 X-BeenThere: notmuch@notmuchmail.org\r
44 X-Mailman-Version: 2.1.13\r
45 Precedence: list\r
46 List-Id: "Use and development of the notmuch mail system."\r
47         <notmuch.notmuchmail.org>\r
48 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
49         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
50 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
51 List-Post: <mailto:notmuch@notmuchmail.org>\r
52 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
53 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
54         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
55 X-List-Received-Date: Sun, 30 Oct 2011 15:47:39 -0000\r
56 \r
57 On Sun, 30 Oct 2011 10:58:55 +0100, Thomas Jost <schnouki@schnouki.net> wrote:\r
58 > Thanks for this patch. I haven't tested it, but I will!\r
59 \r
60 Fair enough (-:\r
61 \r
62 > However, I'm wondering something: wasn't this issue\r
63 > already addressed in Dmitry's patch series that I rebased\r
64 > and reposted almost a month ago, specifically patches 9/13\r
65 > to 12/13?\r
66 \r
67 Whoops! I didn't realize a fix was already pending. I\r
68 suppose I should've looked through the mail archive first.\r
69 Guess I got a little over-enthusiastic. Sorry about that!\r
70 Yes, those would appear to handle the same issue.\r
71 \r
72 Ivy\r