Re: (emacs) Parsing problems replying to encrypted html
[notmuch-archives.git] / e2 / fc9ba0c331a8b4b982081a91565b69242e7804
1 Return-Path: <jani@nikula.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 CD04F429E27\r
6         for <notmuch@notmuchmail.org>; Sun, 17 Nov 2013 05:38:35 -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.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 z9PO8rdkTPEv for <notmuch@notmuchmail.org>;\r
16         Sun, 17 Nov 2013 05:38:26 -0800 (PST)\r
17 Received: from mail-bk0-f47.google.com (mail-bk0-f47.google.com\r
18         [209.85.214.47]) (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 A5866431FDE\r
21         for <notmuch@notmuchmail.org>; Sun, 17 Nov 2013 05:38:26 -0800 (PST)\r
22 Received: by mail-bk0-f47.google.com with SMTP id mx12so567367bkb.6\r
23         for <notmuch@notmuchmail.org>; Sun, 17 Nov 2013 05:38:23 -0800 (PST)\r
24 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;\r
25         d=1e100.net; s=20130820;\r
26         h=x-gm-message-state:from:to:cc:subject:date:message-id;\r
27         bh=EGDU44dRzjHsOcXnjzRXiB2DUuU04imrEPUZu/D364w=;\r
28         b=RlQWv0jlvMLRFnEDKbpFHOboJmgygkFAgOyqwNfsapbVvOKIGhDkLe/eELwTBfDofd\r
29         DPZWgJoSu0/GHFPGlwZyYz/OtDBWFiT7jI9TqYK+6ZMkW7gaVKNqVx97y4bP5uIpkXfC\r
30         1ZYvzM83FSjfC6w6MuLmvoh5UPwLSs3TBdAQXfJMHUwF4HsVdJVpbfqeBAdTNT0lgkCE\r
31         2EEM/r/07mO9G4SWeyOm9JaSSEl4/uTZnHEKA9bKmUYwKdPjL9JPuerSVPuWxy3plUt+\r
32         r4F5BDCUAkJaMDERmllUgjmZBrO4wt2iaTB/Zpg8QSUXgnCcq6EDbS/BzClzzO69az7T\r
33         bS4A==\r
34 X-Gm-Message-State:\r
35  ALoCoQlyECqTvrriZ/5f528/x1pdBgxCrHqu7JhnEYvaF674Z6Jx/DFLBZksUYKkJLYrS4eAgP3i\r
36 X-Received: by 10.204.56.78 with SMTP id x14mr8749460bkg.24.1384695502890;\r
37         Sun, 17 Nov 2013 05:38:22 -0800 (PST)\r
38 Received: from localhost (dsl-hkibrasgw2-58c36f-91.dhcp.inet.fi.\r
39         [88.195.111.91])\r
40         by mx.google.com with ESMTPSA id l9sm13196459bkg.0.2013.11.17.05.38.21\r
41         for <multiple recipients>\r
42         (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
43         Sun, 17 Nov 2013 05:38:22 -0800 (PST)\r
44 From: Jani Nikula <jani@nikula.org>\r
45 To: notmuch@notmuchmail.org\r
46 Subject: [PATCH] NEWS: insert quotable parts in reply as they are displayed in\r
47         show view\r
48 Date: Sun, 17 Nov 2013 15:38:17 +0200\r
49 Message-Id: <1384695497-12126-1-git-send-email-jani@nikula.org>\r
50 X-Mailer: git-send-email 1.8.4.2\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: Sun, 17 Nov 2013 13:38:35 -0000\r
64 \r
65 News for\r
66 commit 5c19eb46a906819744a022463ee3fd7cdfaabbb9\r
67 Author: Jani Nikula <jani@nikula.org>\r
68 Date:   Sun Sep 1 20:59:53 2013 +0300\r
69 \r
70     emacs: insert quotable parts in reply as they are displayed in show view\r
71 ---\r
72  NEWS | 6 ++++++\r
73  1 file changed, 6 insertions(+)\r
74 \r
75 diff --git a/NEWS b/NEWS\r
76 index d0d5300..dbbbe9f 100644\r
77 --- a/NEWS\r
78 +++ b/NEWS\r
79 @@ -91,6 +91,12 @@ Built-in help improvements\r
80    `notmuch-help` (usually bound to "?").  The bindings listed by\r
81    `notmuch-help` also now include descriptions of prefixed commands.\r
82  \r
83 +Quote replies as they are displayed in show view\r
84 +\r
85 +  We now render the parts for reply quoting the same way they are\r
86 +  rendered for show. At this time, the notable change is that replies\r
87 +  to text/calendar are now pretty instead of raw vcalendar.\r
88 +\r
89  Fixed inconsistent use of configured search order\r
90  \r
91    All ways of interactively invoking search now honor the value of\r
92 -- \r
93 1.8.4.2\r
94 \r