From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/72915 Path: news.gmane.org!not-for-mail From: Richard Riley Newsgroups: gmane.emacs.gnus.general Subject: Re: Embedded CID Images Date: Mon, 11 Oct 2010 14:33:46 +0200 Organization: aich tea tea pea dicky riley dot net Message-ID: References: <764ocshqd2.fsf@dev-d01.ppllc.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1286800461 14213 80.91.229.12 (11 Oct 2010 12:34:21 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 11 Oct 2010 12:34:21 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M21287@lists.math.uh.edu Mon Oct 11 14:34:20 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1P5Ha7-00018N-Bk for ding-account@gmane.org; Mon, 11 Oct 2010 14:34:19 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1P5HZm-0001EC-Ur; Mon, 11 Oct 2010 07:33:58 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1P5HZl-0001Dx-J4 for ding@lists.math.uh.edu; Mon, 11 Oct 2010 07:33:57 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1P5HZg-0006qE-If for ding@lists.math.uh.edu; Mon, 11 Oct 2010 07:33:56 -0500 Original-Received: from mail-bw0-f44.google.com ([209.85.214.44]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1P5HZf-0000qm-00 for ; Mon, 11 Oct 2010 14:33:51 +0200 Original-Received: by bwz14 with SMTP id 14so1533114bwz.17 for ; Mon, 11 Oct 2010 05:33:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:organization :references:date:in-reply-to:message-id:user-agent:mime-version :content-type; bh=kZX8MAYShmKPvdUqeoJjxOHEFGWN9jziaVhPNo1ZKu8=; b=ZOj/9ohuysPjoGmtkJ0Xs85NdHHBkF/j8cVBLvW65HuHu9nq9RonOmGmbDW4Z5bc3A l5eD1G0gx/7zpzL+MELEYpc4b2+7+C1TnqZXUFoEa7fUdc72rXhE7ge7f22wqsefOxaa sFpoYJ7nycJkdBYroMNM/9XoYYQPP1UFLX8ts= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=from:to:subject:organization:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; b=leDOoOXaxf+vtbep93lNuoPjFpBe96w4oouJsse4MprjJwZGUhUwBw07S42BAt560c GgZEwwbeYLYMD08tHLOkCWUtlT2LWChqkI6vKoc+7F/FGUcdnC9ij4inkdNjsp1w+vld Iq97RWSJzsZL67xOwCe3qIIFJpGhhYlhoBDco= Original-Received: by 10.204.123.137 with SMTP id p9mr4964921bkr.206.1286800429122; Mon, 11 Oct 2010 05:33:49 -0700 (PDT) Original-Received: from localhost ([85.183.18.158]) by mx.google.com with ESMTPS id y19sm5509269bkw.6.2010.10.11.05.33.47 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 11 Oct 2010 05:33:48 -0700 (PDT) In-Reply-To: (Lars Magne Ingebrigtsen's message of "Mon, 11 Oct 2010 14:27:07 +0200") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2 (gnu/linux) X-Spam-Score: -2.0 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:72915 Archived-At: Lars Magne Ingebrigtsen writes: > Jake Colman writes: > >> Is it possible to display embedded CID images? Frequently I will get >> screenshots from MS Windows and the email will display something like: >> >> [cid:657420512@11102010-2DC7] > > Both gnus-article-html and mm-shr as `mm-text-html-renderer' will > display CID in HTML. Mine is set to gnus-article-html and all I see is cid elements as above. Is there some accompanying voodoo needed?