[PATCH] emacs: implement notmuch-search-color-line with dolist.
[notmuch-archives.git] / e0 / 8642900a1575734a989279fed677359ec18cf1
1 Return-Path: <aaronecay@gmail.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 D5223431FB6\r
6         for <notmuch@notmuchmail.org>; Sun,  8 Jan 2012 17:37:44 -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.799\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id 4ato6s8NQFj1 for <notmuch@notmuchmail.org>;\r
17         Sun,  8 Jan 2012 17:37:13 -0800 (PST)\r
18 Received: from mail-gx0-f181.google.com (mail-gx0-f181.google.com\r
19         [209.85.161.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
20         (No client certificate requested)\r
21         by olra.theworths.org (Postfix) with ESMTPS id 73396429E26\r
22         for <notmuch@notmuchmail.org>; Sun,  8 Jan 2012 17:36:34 -0800 (PST)\r
23 Received: by ggnq2 with SMTP id q2so1912077ggn.26\r
24         for <notmuch@notmuchmail.org>; Sun, 08 Jan 2012 17:36:34 -0800 (PST)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
26         h=from:to:subject:in-reply-to:references:user-agent:date:message-id\r
27         :mime-version:content-type:content-transfer-encoding;\r
28         bh=cuqPO4YALsdfaKWEwVMcxrCAQR7/2KcR4OdVlCUDm1k=;\r
29         b=wh7iA6CUrpVUa/HATvPA5EIySppdym16d/JIuEOdOV13lj/tAcRs1GAjDHPEJlyFXy\r
30         G3StKp/ebKF/KlCMLG3Dzn6dcc1t8nchqoXJBQftgw7/npcFczDsBns6EGsFrHNIj/mU\r
31         f/vNG1eObnnGD7GrfGTN78tQYKrd0q4nGkJyo=\r
32 Received: by 10.101.192.3 with SMTP id u3mr5919046anp.23.1326072994004;\r
33         Sun, 08 Jan 2012 17:36:34 -0800 (PST)\r
34 Received: from localhost (c-68-80-94-73.hsd1.pa.comcast.net. [68.80.94.73])\r
35         by mx.google.com with ESMTPS id 3sm59338263ank.6.2012.01.08.17.36.32\r
36         (version=TLSv1/SSLv3 cipher=OTHER);\r
37         Sun, 08 Jan 2012 17:36:33 -0800 (PST)\r
38 From: Aaron Ecay <aaronecay@gmail.com>\r
39 To: Adam Wolfe Gordon <awg+notmuch@xvx.ca>, notmuch@notmuchmail.org,\r
40  awg@xvx.ca\r
41 Subject: Re: [PATCH 0/4] Quoting HTML-only emails in replies redux\r
42 In-Reply-To: <1326009162-19524-1-git-send-email-awg+notmuch@xvx.ca>\r
43 References: <1326009162-19524-1-git-send-email-awg+notmuch@xvx.ca>\r
44 User-Agent: Notmuch/0.10.1+56~gd709fd6 (http://notmuchmail.org)\r
45         Emacs/24.0.92.3 (i386-apple-darwin10.8.0)\r
46 Date: Sun, 08 Jan 2012 20:36:30 -0500\r
47 Message-ID: <m2r4z9irmp.fsf@gmail.com>\r
48 MIME-Version: 1.0\r
49 Content-Type: text/plain; charset=utf-8\r
50 Content-Transfer-Encoding: quoted-printable\r
51 X-BeenThere: notmuch@notmuchmail.org\r
52 X-Mailman-Version: 2.1.13\r
53 Precedence: list\r
54 List-Id: "Use and development of the notmuch mail system."\r
55         <notmuch.notmuchmail.org>\r
56 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
57         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
58 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
59 List-Post: <mailto:notmuch@notmuchmail.org>\r
60 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
61 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
62         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
63 X-List-Received-Date: Mon, 09 Jan 2012 01:37:48 -0000\r
64 \r
65 On Sun,  8 Jan 2012 00:52:38 -0700, Adam Wolfe Gordon <awg+notmuch@xvx.ca> =\r
66 wrote:\r
67 \r
68 [...]\r
69 \r
70 >=20\r
71 > There should probably be some customize variables for this in emacs, to c=\r
72 ontrol\r
73 > (for example) whether to quote HTML parts and whether to prefer HTML or\r
74 > plaintext parts for quoting. Any suggestions for what should be customiza=\r
75 ble\r
76 > would be appreciated.\r
77 \r
78 I think two variables should suffice: one (boolean) to control whether\r
79 to quote standalone text/html parts, and one to control which parts of a\r
80 multipart/alternative part to quote.  The latter should take possible\r
81 values 'text, 'html, and 'both.  This requires the emacs reply\r
82 functionality to distinguish between html parts that are part of a\r
83 multipart/alternative and those which are not, which (AFAICT) the\r
84 current code doesn=E2=80=99t do.\r
85 \r
86 I haven=E2=80=99t tested the patch yet, but it looks very promising.  Thank=\r
87 s!\r
88 \r
89 --=20\r
90 Aaron Ecay\r