[PATCH v2 08/14] cli/reply: reduce the reply format abstractions
[notmuch-archives.git] / 4d / dd257bea1a5f1732ec01fe6e93fe6e4fb6d733
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 E685D431FB6\r
6         for <notmuch@notmuchmail.org>; Sun, 17 Aug 2014 06:46:15 -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 HRDlPEzJXEiT for <notmuch@notmuchmail.org>;\r
16         Sun, 17 Aug 2014 06:46:10 -0700 (PDT)\r
17 Received: from mailchk-m01.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 F381C431FAE\r
22         for <notmuch@notmuchmail.org>; Sun, 17 Aug 2014 06:46:09 -0700 (PDT)\r
23 Received: from connect.uwaterloo.ca (connhub2.connect.uwaterloo.ca\r
24         [129.97.149.119])\r
25         by mailchk-m01.uwaterloo.ca (8.14.4/8.14.4) with ESMTP id\r
26         s7HDk6d7031987\r
27         (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=OK)\r
28         for <notmuch@notmuchmail.org>; Sun, 17 Aug 2014 09:46:08 -0400\r
29 Received: from uwaterloo.ca (98.143.103.133) by connhub2.connect.uwaterloo.ca\r
30         (129.97.149.119) with Microsoft SMTP Server (TLS) id 14.3.195.1;\r
31         Sun, 17 Aug 2014 09:46:06 -0400\r
32 From: Sebastian Fischmeister <sfischme@uwaterloo.ca>\r
33 To: <notmuch@notmuchmail.org>\r
34 Subject: SVG attachment crashes emacs\r
35 User-Agent: Notmuch/0.18.1 (http://notmuchmail.org) Emacs/24.3.1\r
36         (x86_64-unknown-linux-gnu)\r
37 X-Homepage: http://esg.uwaterloo.ca\r
38 Date: Sun, 17 Aug 2014 09:46:06 -0400\r
39 Message-ID: <8738cvck2g.fsf@uwaterloo.ca>\r
40 MIME-Version: 1.0\r
41 Content-Type: text/plain\r
42 X-UUID: 658d5208-c2b6-443b-bc47-fecc1cf7b81e\r
43 X-Miltered: at mailchk-m01 with ID 53F0B21F.000 by Joe's j-chkmail\r
44         (http://j-chkmail.ensmp.fr)!\r
45 X-Virus-Scanned: clamav-milter 0.98.3 at mailchk-m01\r
46 X-Virus-Status: Clean\r
47 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3\r
48         (mailchk-m01.uwaterloo.ca [129.97.128.141]);\r
49         Sun, 17 Aug 2014 09:46:08 -0400 (EDT)\r
50 X-BeenThere: notmuch@notmuchmail.org\r
51 X-Mailman-Version: 2.1.13\r
52 Precedence: list\r
53 Reply-To: sfischme@uwaterloo.ca\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 Aug 2014 13:46:16 -0000\r
64 \r
65 Hi,\r
66 \r
67 When I receive an SVG attachment, it first makes emacs freeze and then\r
68 crash. It might not be a problem of notmuch but a helper application,\r
69 but I don't know how to debug it; so maybe someone here can help me.\r
70 \r
71 Any ideas?\r
72 \r
73 Btw. it seems that the general problem is the the message mode tries\r
74 to process attachments. For example when I receive a large .tgz file,\r
75 the message mode in notmuch tries to decompress and parse the file,\r
76 which may take a while.\r
77 \r
78 Thanks,\r
79   Sebastian\r