Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 14 / 52b8d5de54ee15a560b798819faee5e43390cf
1 Return-Path: <dme@dme.org>\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 B7EAC431FBC\r
6         for <notmuch@notmuchmail.org>; Mon, 15 Feb 2010 09:30:17 -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.974\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.974 tagged_above=-999 required=5\r
12         tests=[AWL=-0.975, BAYES_50=0.001] autolearn=ham\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 ayo1rRK77WDH for <notmuch@notmuchmail.org>;\r
16         Mon, 15 Feb 2010 09:30:17 -0800 (PST)\r
17 Received: from mail-ew0-f220.google.com (mail-ew0-f220.google.com\r
18         [209.85.219.220])\r
19         by olra.theworths.org (Postfix) with ESMTP id 0EDBA431FAE\r
20         for <notmuch@notmuchmail.org>; Mon, 15 Feb 2010 09:30:16 -0800 (PST)\r
21 Received: by ewy20 with SMTP id 20so5611643ewy.0\r
22         for <notmuch@notmuchmail.org>; Mon, 15 Feb 2010 09:30:16 -0800 (PST)\r
23 Received: by 10.216.89.5 with SMTP id b5mr3358220wef.143.1266255015754;\r
24         Mon, 15 Feb 2010 09:30:15 -0800 (PST)\r
25 Received: from aw.hh.sledj.net (gmp-ea-fw-1b.sun.com [192.18.8.1])\r
26         by mx.google.com with ESMTPS id 5sm8895312eyf.0.2010.02.15.09.30.14\r
27         (version=TLSv1/SSLv3 cipher=RC4-MD5);\r
28         Mon, 15 Feb 2010 09:30:14 -0800 (PST)\r
29 Received: by aw.hh.sledj.net (Postfix, from userid 1000)\r
30         id D5A933A09B; Mon, 15 Feb 2010 17:29:57 +0000 (GMT)\r
31 To: notmuch <notmuch@notmuchmail.org>\r
32 From: David Edmondson <dme@dme.org>\r
33 Date: Mon, 15 Feb 2010 17:29:57 +0000\r
34 Message-ID: <87aavafluy.fsf@aw.hh.sledj.net>\r
35 MIME-Version: 1.0\r
36 Content-Type: text/plain; charset=us-ascii\r
37 Subject: [notmuch] "From:" value containing ':'\r
38 X-BeenThere: notmuch@notmuchmail.org\r
39 X-Mailman-Version: 2.1.13\r
40 Precedence: list\r
41 List-Id: "Use and development of the notmuch mail system."\r
42         <notmuch.notmuchmail.org>\r
43 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
44         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
45 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
46 List-Post: <mailto:notmuch@notmuchmail.org>\r
47 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
48 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
49         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
50 X-List-Received-Date: Mon, 15 Feb 2010 17:30:17 -0000\r
51 \r
52 A message with a colon in the value of the 'From:' header will never be\r
53 shown by notmuch.el, as the regexp in notmuch-search-process-filter\r
54 allows any character in the author names except ':'. It's simple to\r
55 change the pattern, but I wonder what that will break.\r
56 \r
57 Given that ';' is used as a delimiter, was the pattern supposed to\r
58 exclude ';'?\r
59 \r
60 dme.\r
61 -- \r
62 David Edmondson, http://dme.org\r