From: Suvayu Ali Date: Wed, 20 Aug 2014 15:01:32 +0000 (+0200) Subject: Re: SVG attachment crashes emacs X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=28167bcb333454f2b28b3541316175cc55a39391;p=notmuch-archives.git Re: SVG attachment crashes emacs --- diff --git a/0e/58ddf19053ece5a394a095dcbfa6bc0da50b72 b/0e/58ddf19053ece5a394a095dcbfa6bc0da50b72 new file mode 100644 index 000000000..2d103ec60 --- /dev/null +++ b/0e/58ddf19053ece5a394a095dcbfa6bc0da50b72 @@ -0,0 +1,89 @@ +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 F2578431FB6 + for ; Wed, 20 Aug 2014 08:01:45 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: -0.799 +X-Spam-Level: +X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5 + tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, + FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] 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 jo7NAGtjtMEG for ; + Wed, 20 Aug 2014 08:01:37 -0700 (PDT) +Received: from mail-wi0-f176.google.com (mail-wi0-f176.google.com + [209.85.212.176]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 744B0431FAF + for ; Wed, 20 Aug 2014 08:01:37 -0700 (PDT) +Received: by mail-wi0-f176.google.com with SMTP id bs8so7273374wib.3 + for ; Wed, 20 Aug 2014 08:01:36 -0700 (PDT) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; + h=sender:date:from:to:subject:message-id:mail-followup-to:references + :mime-version:content-type:content-disposition:in-reply-to + :user-agent; bh=qeZZReJgF6r+alBCPUxGM6VI4FUfawuFUxMBFv6atgQ=; + b=s7MKK9F/QYtK9iD5ARF9PzTeL1n++ijNI20MWx1YT213L0asQ6mRfW/+d9BSXHCCLT + MENRfdiz2l+EmEUyIJ/jeq3+amriEBQtEEemrV/V84ZUqjeTNXOoCqzJn08uqR5FutHf + H6WzLwLxBcv2uWWX9QoGog47yehEazmxqGB6jXt9Tjhj0qF9srifdj7Kv9hRzsyGhddX + hYjz0YnVEKmsMVTFuPfSMHOiZOIS+5+xd3gXyjtFMlCep0NnVwC8cOVc1zWMRH012D8a + MFIAXF3vNQ54FMUs3HWHXy9aumN6FmnblFXvM5jpRkx1XXY3AcntBTkfgwzLMD05U5KS + EwZw== +X-Received: by 10.194.95.234 with SMTP id dn10mr60884211wjb.73.1408546896067; + Wed, 20 Aug 2014 08:01:36 -0700 (PDT) +Received: from chitra.no-ip.org ([2001:610:120:3001:2ad2:44ff:fe4a:b029]) + by mx.google.com with ESMTPSA id fr2sm10047064wib.7.2014.08.20.08.01.34 + for + (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); + Wed, 20 Aug 2014 08:01:35 -0700 (PDT) +Sender: Suvayu Ali +Date: Wed, 20 Aug 2014 17:01:32 +0200 +From: Suvayu Ali +To: notmuch@notmuchmail.org +Subject: Re: SVG attachment crashes emacs +Message-ID: <20140820150132.GA8299@chitra.no-ip.org> +Mail-Followup-To: notmuch@notmuchmail.org +References: <8738cvck2g.fsf@uwaterloo.ca> + <87tx5b7yen.fsf@maritornes.cs.unb.ca> <87egwe9vkq.fsf@uwaterloo.ca> + <87r40e7zt9.fsf@maritornes.cs.unb.ca> <87wqa5czwq.fsf@uwaterloo.ca> + <87zjezuxrs.fsf@ArchNemesis.i-did-not-set--mail-host-address--so-tickle-me> + <20140820153458.GB14565@TP_L520.localdomain> +MIME-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Disposition: inline +In-Reply-To: <20140820153458.GB14565@TP_L520.localdomain> +User-Agent: Mutt/1.5.22.1 (2013-10-16) +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: Wed, 20 Aug 2014 15:01:46 -0000 + +On Wed, Aug 20, 2014 at 03:34:58PM +0200, Franz Fellner wrote: +> emacs-24.3 crashes (Gentoo version 24.3-r6) +> emacs-vcs-24.3.93 does NOT crash. +> So this issue seems to be fixed in recent snapshots/beta/whatever, but +> the fixed version is not released yet. + +I don't know if people would call this a release, but the pretest has +been officially announced. + +http://lists.gnu.org/archive/html/info-gnu-emacs/2014-08/msg00000.html + +Cheers, + +-- +Suvayu + +Open source is the future. It sets us free.