From 112d55ff2ba78af4f56a6a20d76982c72fc46b11 Mon Sep 17 00:00:00 2001 From: Michal Sojka Date: Mon, 27 Jan 2014 20:36:50 +0100 Subject: [PATCH] Re: mm-image-fit-p: Invalid image specification --- c9/7d5d0d9f41b1941eab0970f207f540f19a6813 | 96 +++++++++++++++++++++++ 1 file changed, 96 insertions(+) create mode 100644 c9/7d5d0d9f41b1941eab0970f207f540f19a6813 diff --git a/c9/7d5d0d9f41b1941eab0970f207f540f19a6813 b/c9/7d5d0d9f41b1941eab0970f207f540f19a6813 new file mode 100644 index 000000000..55c567202 --- /dev/null +++ b/c9/7d5d0d9f41b1941eab0970f207f540f19a6813 @@ -0,0 +1,96 @@ +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 9708F431FBD + for ; Mon, 27 Jan 2014 11:47:00 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: -2.3 +X-Spam-Level: +X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5 + tests=[RCVD_IN_DNSWL_MED=-2.3] 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 QsR-B7s0gXaF for ; + Mon, 27 Jan 2014 11:46:55 -0800 (PST) +X-Greylist: delayed 584 seconds by postgrey-1.32 at olra; + Mon, 27 Jan 2014 11:46:55 PST +Received: from max.feld.cvut.cz (max.feld.cvut.cz [147.32.192.36]) + by olra.theworths.org (Postfix) with ESMTP id AF742431FBC + for ; Mon, 27 Jan 2014 11:46:55 -0800 (PST) +Received: from localhost (unknown [192.168.200.7]) + by max.feld.cvut.cz (Postfix) with ESMTP id E790419F3436; + Mon, 27 Jan 2014 20:37:00 +0100 (CET) +X-Virus-Scanned: IMAP STYX AMAVIS +Received: from max.feld.cvut.cz ([192.168.200.1]) + by localhost (styx.feld.cvut.cz [192.168.200.7]) (amavisd-new, + port 10044) + with ESMTP id fYFlvEDsCk7n; Mon, 27 Jan 2014 20:36:56 +0100 (CET) +Received: from imap.feld.cvut.cz (imap.feld.cvut.cz [147.32.192.34]) + by max.feld.cvut.cz (Postfix) with ESMTP id AA6EF19F3431; + Mon, 27 Jan 2014 20:36:56 +0100 (CET) +Received: from wsh by steelpick.2x.cz with local (Exim 4.82) + (envelope-from ) + id 1W7rzG-0005z6-UY; Mon, 27 Jan 2014 20:36:50 +0100 +From: Michal Sojka +To: David Bremner , notmuch +Subject: Re: mm-image-fit-p: Invalid image specification +In-Reply-To: <8761p7opsa.fsf@zancas.localnet> +References: <87vcfgln5a.fsf@steelpick.2x.cz> <8761p7opsa.fsf@zancas.localnet> +User-Agent: Notmuch/0.17 (http://notmuchmail.org) Emacs/24.3.1 + (x86_64-pc-linux-gnu) +Date: Mon, 27 Jan 2014 20:36:50 +0100 +Message-ID: <87ppndmd2l.fsf@steelpick.2x.cz> +MIME-Version: 1.0 +Content-Type: text/plain +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, 27 Jan 2014 19:47:00 -0000 + +On Sat, Jan 25 2014, David Bremner wrote: +> Michal Sojka writes: +> +>> Hello, +>> +>> in emacs, I have a problem displaying an email that contain the +>> following part (--format=json): +>> +>> { +>> "content-type" : "image/svg+xml", +>> "filename" : "xxxx_logo.svg", +>> "id" : 4 +>> } +>> +>> I see this message "mm-image-fit-p: Invalid image specification" and no +>> other emails after this one in the thread are shown. This happens in GNU +>> Emacs 24.2.1 (Debian). Emacs 23 works correctly. +>> +> +> Hi Michal; +> +> I just tried to duplicate this old bug on emacs 24.3 and I couldn't. Can +> you still duplicate it? + +Hi David, + +I've found the problematic message and everything works correctly now. + +> If so, a test message would be appreciated. I think if it's 24.2.1 +> specific, we can call it fixed. + +Maybe it was 24.2.1 specific or Emacs didn't use --format=sexp at that +time. + +Thanks for taking care of this. +-Michal -- 2.26.2