From: David Bremner Date: Mon, 18 Aug 2014 12:22:10 +0000 (+1700) Subject: Re: SVG attachment crashes emacs X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=9ed72a539cae8fd8fc46d9cb6c63042e0ff2c887;p=notmuch-archives.git Re: SVG attachment crashes emacs --- diff --git a/27/aec47c406dad4fd284a24bbee771e9ef7b1b5f b/27/aec47c406dad4fd284a24bbee771e9ef7b1b5f new file mode 100644 index 000000000..e8f106b41 --- /dev/null +++ b/27/aec47c406dad4fd284a24bbee771e9ef7b1b5f @@ -0,0 +1,63 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id 5FEA8431FB6 + for ; Mon, 18 Aug 2014 05:22:30 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0 +X-Spam-Level: +X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] + autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id FE8L91zAJcC2 for ; + Mon, 18 Aug 2014 05:22:22 -0700 (PDT) +Received: from yantan.tethera.net (yantan.tethera.net [199.188.72.155]) + (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id B4EFF431FAE + for ; Mon, 18 Aug 2014 05:22:22 -0700 (PDT) +Received: from remotemail by yantan.tethera.net with local (Exim 4.80) + (envelope-from ) + id 1XJLx1-0008VH-Fr; Mon, 18 Aug 2014 09:22:15 -0300 +Received: (nullmailer pid 1188 invoked by uid 1000); Mon, 18 Aug 2014 + 12:22:10 -0000 +From: David Bremner +To: sfischme@uwaterloo.ca +Subject: Re: SVG attachment crashes emacs +In-Reply-To: <87egwe9vkq.fsf@uwaterloo.ca> +References: <8738cvck2g.fsf@uwaterloo.ca> + <87tx5b7yen.fsf@maritornes.cs.unb.ca> <87egwe9vkq.fsf@uwaterloo.ca> +User-Agent: Notmuch/0.18.1 (http://notmuchmail.org) Emacs/24.3.1 + (x86_64-pc-linux-gnu) +Date: Mon, 18 Aug 2014 05:22:10 -0700 +Message-ID: <87r40e7zt9.fsf@maritornes.cs.unb.ca> +MIME-Version: 1.0 +Content-Type: text/plain +Cc: Notmuch Mail +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Mon, 18 Aug 2014 12:22:30 -0000 + +Sebastian Fischmeister writes: + +> For example, the attached svg file causes a crash. +> +> Sebastian +> + +It displays ok for me. What version of emacs are you using? + +d