Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / df / fa949669ce713b40dfb58c9a6b7e9930b7ae49
1 Return-Path: <gmn-notmuch@m.gmane.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 AFF22431FD4\r
6         for <notmuch@notmuchmail.org>; Tue, 27 Aug 2013 03:19:00 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0.865\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.865 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_NONE=-0.0001, RCVD_NUMERIC_HELO=0.865]\r
13         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 fZTRAzzfVCpR for <notmuch@notmuchmail.org>;\r
17         Tue, 27 Aug 2013 03:18:53 -0700 (PDT)\r
18 Received: from plane.gmane.org (plane.gmane.org [80.91.229.3])\r
19         (using TLSv1 with cipher AES256-SHA (256/256 bits))\r
20         (No client certificate requested)\r
21         by olra.theworths.org (Postfix) with ESMTPS id 11DB3431FAF\r
22         for <notmuch@notmuchmail.org>; Tue, 27 Aug 2013 03:18:53 -0700 (PDT)\r
23 Received: from list by plane.gmane.org with local (Exim 4.69)\r
24         (envelope-from <gmn-notmuch@m.gmane.org>) id 1VEGMD-0003g2-Gk\r
25         for notmuch@notmuchmail.org; Tue, 27 Aug 2013 12:18:41 +0200\r
26 Received: from 114.252.248.167 ([114.252.248.167])\r
27         by main.gmane.org with esmtp (Gmexim 0.1 (Debian))\r
28         id 1AlnuQ-0007hv-00\r
29         for <notmuch@notmuchmail.org>; Tue, 27 Aug 2013 12:18:41 +0200\r
30 Received: from eric by 114.252.248.167 with local (Gmexim 0.1 (Debian))\r
31         id 1AlnuQ-0007hv-00\r
32         for <notmuch@notmuchmail.org>; Tue, 27 Aug 2013 12:18:41 +0200\r
33 X-Injected-Via-Gmane: http://gmane.org/\r
34 To: notmuch@notmuchmail.org\r
35 From: Eric Abrahamsen <eric@ericabrahamsen.net>\r
36 Subject: encoding when forwarding messages\r
37 Date: Tue, 27 Aug 2013 18:19:18 +0800\r
38 Lines: 12\r
39 Message-ID: <87bo4jjv15.fsf@ericabrahamsen.net>\r
40 Mime-Version: 1.0\r
41 Content-Type: text/plain\r
42 X-Complaints-To: usenet@ger.gmane.org\r
43 X-Gmane-NNTP-Posting-Host: 114.252.248.167\r
44 User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3 (gnu/linux)\r
45 Cancel-Lock: sha1:Pxox/C7YZWtPFCYmUxN1D3NPkSI=\r
46 X-BeenThere: notmuch@notmuchmail.org\r
47 X-Mailman-Version: 2.1.13\r
48 Precedence: list\r
49 List-Id: "Use and development of the notmuch mail system."\r
50         <notmuch.notmuchmail.org>\r
51 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
52         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
53 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
54 List-Post: <mailto:notmuch@notmuchmail.org>\r
55 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
56 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
57         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
58 X-List-Received-Date: Tue, 27 Aug 2013 10:19:00 -0000\r
59 \r
60 I saw another message about the same problem on this list, in January,\r
61 with the advice to upgrade to git, but I'm still seeing it on notmuch\r
62 0.16+7~gdc51bf0. Forwarding a message from within emacs using\r
63 `notmuch-mua-forward-message' sometimes produces garbled encoding.\r
64 Calling `notmuch-show-forward-message' on the same message, however,\r
65 creates what appears to be a raw message, properly encoded.\r
66 \r
67 Is there something still amiss in the code? Am I using the wrong\r
68 command?\r
69 \r
70 Thanks!\r
71 Eric\r
72 \r