Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 38 / b767c6829a064df75833d85adf6fa0528e3015
1 Return-Path: <david@tethera.net>\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 arlo.cworth.org (Postfix) with ESMTP id 41D006DE18DF\r
6  for <notmuch@notmuchmail.org>; Tue,  8 Mar 2016 04:08:09 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at cworth.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.033\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.033 tagged_above=-999 required=5\r
12  tests=[AWL=-0.022, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01]\r
13  autolearn=disabled\r
14 Received: from arlo.cworth.org ([127.0.0.1])\r
15  by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
16  with ESMTP id hWLiFf4gZnFx for <notmuch@notmuchmail.org>;\r
17  Tue,  8 Mar 2016 04:08:07 -0800 (PST)\r
18 Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197])\r
19  by arlo.cworth.org (Postfix) with ESMTPS id AC0D26DE020B\r
20  for <notmuch@notmuchmail.org>; Tue,  8 Mar 2016 04:08:07 -0800 (PST)\r
21 Received: from remotemail by fethera.tethera.net with local (Exim 4.84)\r
22  (envelope-from <david@tethera.net>)\r
23  id 1adGRO-0002K9-Vr; Tue, 08 Mar 2016 07:08:43 -0500\r
24 Received: (nullmailer pid 9156 invoked by uid 1000);\r
25  Tue, 08 Mar 2016 12:08:03 -0000\r
26 From: David Bremner <david@tethera.net>\r
27 To: Matthew Lear <matt@bubblegen.co.uk>\r
28 Cc: Matthew Lear <matt@bubblegen.co.uk>, David Edmondson <dme@dme.org>,\r
29  notmuch@notmuchmail.org\r
30 Subject: Re: (emacs) Parsing problems replying to encrypted html\r
31 In-Reply-To: <590e9f6c225d559cc9e9f2f4fbdcaa57.squirrel@webmail.plus.net>\r
32 References: <f50e07855e9bbbdd780ef925d8e2d879.squirrel@webmail.plus.net>\r
33  <m2a8miwc6x.fsf@dme.org>\r
34  <c4ff9f2c141441be10b1cb4b1e0300a7.squirrel@webmail.plus.net>\r
35  <56DD48B3.90604@bubblegen.co.uk> <87mvqatr6y.fsf@zancas.localnet>\r
36  <87h9gigfyz.fsf@bubblegen.co.uk> <87pov58b9y.fsf@zancas.localnet>\r
37  <590e9f6c225d559cc9e9f2f4fbdcaa57.squirrel@webmail.plus.net>\r
38 User-Agent: Notmuch/0.21+74~g6c60fb1 (http://notmuchmail.org) Emacs/24.5.1\r
39  (x86_64-pc-linux-gnu)\r
40 Date: Tue, 08 Mar 2016 08:08:03 -0400\r
41 Message-ID: <87mvq9895o.fsf@zancas.localnet>\r
42 MIME-Version: 1.0\r
43 Content-Type: text/plain\r
44 X-BeenThere: notmuch@notmuchmail.org\r
45 X-Mailman-Version: 2.1.20\r
46 Precedence: list\r
47 List-Id: "Use and development of the notmuch mail system."\r
48  <notmuch.notmuchmail.org>\r
49 List-Unsubscribe: <https://notmuchmail.org/mailman/options/notmuch>,\r
50  <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
51 List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
52 List-Post: <mailto:notmuch@notmuchmail.org>\r
53 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
54 List-Subscribe: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
55  <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
56 X-List-Received-Date: Tue, 08 Mar 2016 12:08:09 -0000\r
57 \r
58 Matthew Lear <matt@bubblegen.co.uk> writes:\r
59 >\r
60 > Hmm. In emacs, if I try to reply to the message from notmuch-search, I get\r
61 > no error but there is no quoted text from the original message in the\r
62 > reply body and all I see is the 'on <date>, <person> wrote:' citation.\r
63 > Replying from notmuch-show gives me the error I mentioned previously.\r
64 \r
65 I suppose the main difference is the setting of\r
66 notmuch-multipart/alternative-discouraged. If I copy your setting I also\r
67 get an error replying in notmuch-show mode.\r