From: David Belohrad Date: Mon, 3 Feb 2014 07:29:25 +0000 (+0100) Subject: Re: show inline html images as attachments in emacs notmuch-show X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=fe323824f4afa1d355e9b7d1967ac8a3968da261;p=notmuch-archives.git Re: show inline html images as attachments in emacs notmuch-show --- diff --git a/e6/e3d2b3f36a85015ecb3b71fa1e439e72bc66d4 b/e6/e3d2b3f36a85015ecb3b71fa1e439e72bc66d4 new file mode 100644 index 000000000..7e60518a6 --- /dev/null +++ b/e6/e3d2b3f36a85015ecb3b71fa1e439e72bc66d4 @@ -0,0 +1,106 @@ +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 D17B4431FBD + for ; Sun, 2 Feb 2014 23:29:39 -0800 (PST) +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 20aWC9VY73LQ for ; + Sun, 2 Feb 2014 23:29:30 -0800 (PST) +Received: from server.belohrad.ch (static-212-101-19-163.adsl.solnet.ch + [212.101.19.163]) + (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 26524431FBC + for ; Sun, 2 Feb 2014 23:29:30 -0800 (PST) +Received: from pcbe13433.cern.ch.belohrad.ch + (static-212-101-19-163.adsl.solnet.ch [212.101.19.163]) + (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) + (No client certificate requested) (Authenticated sender: david) + by server.belohrad.ch (Postfix) with ESMTPSA id BF1982C06A7; + Mon, 3 Feb 2014 08:29:34 +0100 (CET) +From: David Belohrad +To: Mark Walters , Jonas =?utf-8?Q?H=C3=B6rsch?= + , notmuch@notmuchmail.org +Subject: Re: show inline html images as attachments in emacs notmuch-show +In-Reply-To: <87y51tp9jf.fsf@qmul.ac.uk> +References: <87y51u8opn.fsf@kafka.loc> <87y51tp9jf.fsf@qmul.ac.uk> +User-Agent: Notmuch/0.17+15~gb65ca8e (http://notmuchmail.org) Emacs/24.3.50.1 + (x86_64-unknown-linux-gnu) +Date: Mon, 03 Feb 2014 08:29:25 +0100 +Message-ID: <8761owu016.fsf@pcbe13433.cern.ch> +MIME-Version: 1.0 +Content-Type: text/plain; charset=utf-8 +Content-Transfer-Encoding: quoted-printable +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, 03 Feb 2014 07:29:40 -0000 + +Hi all, + +I can confirm this behaviour as well. With certain emails the CID images +are not displayed, and there is no means how to show them except writing +on disk and view externally. + +i have reported this problem some times ago, but I haven't find any +solution yet. + +http://notmuchmail.org/pipermail/notmuch/2012/012493.html + + +.d. + +Mark Walters writes: + +> Hi +> +> This sounds like a bug. However, I don't think I have any emails showing +> this problem. Have you got any examples that are public, or at least +> public enough they can be sent privately? +> +> Best wishes +> +> Mark +> +> +> On Sat, 01 Feb 2014, Jonas H=C3=B6rsch wrote: +>> hej, everyone, +>> +>> currently when i receive a mail containing inline images in a html +>> alternative part, which use those cid references. they are sometimes +>> shown, but other times not visible at all and just a [cid] token is +>> shown. +>> +>> is it possible to provide regular attachment buttons for such images, +>> regardless whether they can be displayed or not. this would make sure, +>> that one can display them and it's even easily possible to save them +>> separately. +>> +>> thanks for any hints on how to get there, +>> +>> jonas +>> _______________________________________________ +>> notmuch mailing list +>> notmuch@notmuchmail.org +>> http://notmuchmail.org/mailman/listinfo/notmuch +> _______________________________________________ +> notmuch mailing list +> notmuch@notmuchmail.org +> http://notmuchmail.org/mailman/listinfo/notmuch