Re: Missing headers when forwarding html message as RFC822
[notmuch-archives.git] / 41 / 3b78ac62ae404acfd7a13d554a1a9249f2d0df
1 Return-Path: <sebastian.fischmeister@uwaterloo.ca>\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 1A8D4431FBF\r
6         for <notmuch@notmuchmail.org>; Mon, 18 Aug 2014 13:21:48 -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: -2.3\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_MED=-2.3] 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 NkLg-QjUxPlg for <notmuch@notmuchmail.org>;\r
16         Mon, 18 Aug 2014 13:21:40 -0700 (PDT)\r
17 Received: from mailchk-m05.uwaterloo.ca (mailservices.uwaterloo.ca\r
18         [129.97.128.141])\r
19         (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
20         (No client certificate requested)\r
21         by olra.theworths.org (Postfix) with ESMTPS id 30D7B431FAE\r
22         for <notmuch@notmuchmail.org>; Mon, 18 Aug 2014 13:21:40 -0700 (PDT)\r
23 Received: from connect.uwaterloo.ca (connhub4.connect.uwaterloo.ca\r
24         [129.97.149.122])\r
25         by mailchk-m05.uwaterloo.ca (8.14.4/8.14.4) with ESMTP id\r
26         s7IKLSaJ002683\r
27         (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=OK);\r
28         Mon, 18 Aug 2014 16:21:37 -0400\r
29 Received: from uwaterloo.ca (85.13.1.187) by connhub4.connect.uwaterloo.ca\r
30         (129.97.149.122) with Microsoft SMTP Server (TLS) id 14.3.195.1;\r
31         Mon, 18 Aug 2014 16:21:31 -0400\r
32 From: Sebastian Fischmeister <sfischme@uwaterloo.ca>\r
33 To: David Bremner <david@tethera.net>\r
34 Subject: Re: SVG attachment crashes emacs\r
35 In-Reply-To: <87r40e7zt9.fsf@maritornes.cs.unb.ca>\r
36 References: <8738cvck2g.fsf@uwaterloo.ca>\r
37  <87tx5b7yen.fsf@maritornes.cs.unb.ca>  <87egwe9vkq.fsf@uwaterloo.ca>\r
38  <87r40e7zt9.fsf@maritornes.cs.unb.ca>\r
39 User-Agent: Notmuch/0.18.1 (http://notmuchmail.org) Emacs/24.3.1\r
40         (x86_64-unknown-linux-gnu)\r
41 X-Homepage: http://esg.uwaterloo.ca\r
42 Date: Mon, 18 Aug 2014 16:21:31 -0400\r
43 Message-ID: <87wqa5czwq.fsf@uwaterloo.ca>\r
44 MIME-Version: 1.0\r
45 Content-Type: text/plain\r
46 X-UUID: a9394d3d-d9f4-461c-a11c-97d714d7c6be\r
47 X-Miltered: at mailchk-m05 with ID 53F26048.000 by Joe's j-chkmail\r
48         (http://j-chkmail.ensmp.fr)!\r
49 X-Virus-Scanned: clamav-milter 0.98.3 at mailchk-m05\r
50 X-Virus-Status: Clean\r
51 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3\r
52         (mailchk-m05.uwaterloo.ca [129.97.128.141]);\r
53         Mon, 18 Aug 2014 16:21:38 -0400 (EDT)\r
54 Cc: Notmuch Mail <notmuch@notmuchmail.org>\r
55 X-BeenThere: notmuch@notmuchmail.org\r
56 X-Mailman-Version: 2.1.13\r
57 Precedence: list\r
58 Reply-To: sfischme@uwaterloo.ca\r
59 List-Id: "Use and development of the notmuch mail system."\r
60         <notmuch.notmuchmail.org>\r
61 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
62         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
63 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
64 List-Post: <mailto:notmuch@notmuchmail.org>\r
65 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
66 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
67         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
68 X-List-Received-Date: Mon, 18 Aug 2014 20:21:48 -0000\r
69 \r
70 GNU Emacs 24.3.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.12.2) of\r
71 2014-06-11 on var-lib-archbuild-staging-x86_64-jgc\r
72 \r
73 ~$ notmuch --version\r
74 notmuch 0.18.1\r
75 \r
76 What happens is that emacs invokes inkscape to do something to the svg.\r
77 \r
78   Sebastian\r
79 \r
80 David Bremner <david@tethera.net> writes:\r
81 \r
82 > Sebastian Fischmeister <sfischme@uwaterloo.ca> writes:\r
83 >\r
84 >> For example, the attached svg file causes a crash.\r
85 >>\r
86 >>   Sebastian\r
87 >>   \r
88 >\r
89 > It displays ok for me. What version of emacs are you using?\r
90 >\r
91 > d\r