Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / ac / caa0cf92bf7d75d7c04e197975a74d0a28b514
1 Return-Path: <michael.hudson@canonical.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 55271431FB6\r
6         for <notmuch@notmuchmail.org>; Sun, 28 Nov 2010 14:08:36 -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: -2.3\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_MED=-2.3] 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 c9qk3wF87A1Y for <notmuch@notmuchmail.org>;\r
16         Sun, 28 Nov 2010 14:08:35 -0800 (PST)\r
17 Received: from adelie.canonical.com (adelie.canonical.com [91.189.90.139])\r
18         by olra.theworths.org (Postfix) with ESMTP id B225F431FB5\r
19         for <notmuch@notmuchmail.org>; Sun, 28 Nov 2010 14:08:34 -0800 (PST)\r
20 Received: from hutte.canonical.com ([91.189.90.181])\r
21         by adelie.canonical.com with esmtp (Exim 4.69 #1 (Debian))\r
22         id 1PMpQ8-0006zu-KL; Sun, 28 Nov 2010 22:08:32 +0000\r
23 Received: from 158.96.124.202.static.snap.net.nz ([202.124.96.158] helo=grond)\r
24         by hutte.canonical.com with esmtpsa\r
25         (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69)\r
26         (envelope-from <michael.hudson@canonical.com>)\r
27         id 1PMpQ7-0006dU-Rn; Sun, 28 Nov 2010 22:08:32 +0000\r
28 Received: by grond (Postfix, from userid 1000)\r
29         id 46FEC20E15C; Mon, 29 Nov 2010 11:08:26 +1300 (NZDT)\r
30 From: Michael Hudson <michael.hudson@canonical.com>\r
31 To: Sebastian Spaeth <Sebastian@SSpaeth.de>,\r
32         Notmuch developer list <notmuch@notmuchmail.org>\r
33 Subject: Re: My spam confuses notmuch-search\r
34 In-Reply-To: <87lj4gz930.fsf@SSpaeth.de>\r
35 References: <87lj4gz930.fsf@SSpaeth.de>\r
36 User-Agent: Notmuch/0.5 (http://notmuchmail.org) Emacs/23.1.50.1\r
37         (x86_64-pc-linux-gnu)\r
38 Date: Mon, 29 Nov 2010 11:08:26 +1300\r
39 Message-ID: <8739ql5cf9.fsf@canonical.com>\r
40 MIME-Version: 1.0\r
41 Content-Type: text/plain; charset=us-ascii\r
42 X-BeenThere: notmuch@notmuchmail.org\r
43 X-Mailman-Version: 2.1.13\r
44 Precedence: list\r
45 List-Id: "Use and development of the notmuch mail system."\r
46         <notmuch.notmuchmail.org>\r
47 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
48         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
49 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
50 List-Post: <mailto:notmuch@notmuchmail.org>\r
51 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
52 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
53         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
54 X-List-Received-Date: Sun, 28 Nov 2010 22:08:36 -0000\r
55 \r
56 On Fri, 26 Nov 2010 11:13:23 +0100, Sebastian Spaeth <Sebastian@SSpaeth.de> wrote:\r
57 > OK, here is a problematic email. It shows up as "Inbox 1" in my\r
58 > notmuch-hello and when I go into the corresponding saved search the list\r
59 > is empty. The "From" header contains some invalid XML entity encoding I\r
60 > guess and that confuses things.\r
61 \r
62 It's containing a semi-colon that does it, IIRC.\r
63 \r
64 > Worth fixing?\r
65 \r
66 I guess.  I talked to cworth on IRC about this a while ago, and I think\r
67 the fix is using something more JSON-ish in the search results view for\r
68 emacs.\r
69 \r
70 Cheers,\r
71 mwh\r