From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/72920 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 15:09:47 +0200 Organization: aich tea tea pea dicky riley dot net Message-ID: References: <764ocshqd2.fsf@dev-d01.ppllc.com> <87hbgsj3dm.fsf@mid.gehheimdienst.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1286802601 24476 80.91.229.12 (11 Oct 2010 13:10:01 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 11 Oct 2010 13:10:01 +0000 (UTC) Cc: ding@gnus.org To: Frank Schmitt Original-X-From: ding-owner+M21292@lists.math.uh.edu Mon Oct 11 15:10:00 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 1P5I8e-0004es-A3 for ding-account@gmane.org; Mon, 11 Oct 2010 15:10:00 +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 1P5I8a-0001X2-MN; Mon, 11 Oct 2010 08:09:56 -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 1P5I8Z-0001Wn-9o for ding@lists.math.uh.edu; Mon, 11 Oct 2010 08:09:55 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1P5I8V-0006yv-2D for ding@lists.math.uh.edu; Mon, 11 Oct 2010 08:09:55 -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 1P5I8U-0001Gu-00 for ; Mon, 11 Oct 2010 15:09:50 +0200 Original-Received: by bwz14 with SMTP id 14so1565141bwz.17 for ; Mon, 11 Oct 2010 06:09:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:from:to:cc:subject :organization:references:date:in-reply-to:message-id:user-agent :mime-version:content-type; bh=9OU1yhdusr9bMoyBk/RciDAMO8lRTwlm3/gvp1HOgMo=; b=a/p9MHITT6IpXtXFtfVBnkVPvcgonVuwfQDDNZXIjo/DGhfvoLQj+ZPkwLrzz+paQe Lg/tXwruG5k4x83gutH41G52FeibMO9VnfZS8SosaCPmPXZHGpObjdGd4u5UFh6ZXIum xxWGF8b82+X8bKmISdYMAUGcIiHm890UagvXE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=from:to:cc:subject:organization:references:date:in-reply-to :message-id:user-agent:mime-version:content-type; b=vXJT8moGXdjYFOORi6jsgVKWpdBXr8W9aldiI57f619ySh9BdW97Op4+FGSHXJz+Ep P3YNis2bZMGCtYZokuHBcalcLP+A0Gxg6LUSubFMkV9xirEn02V2uAGQ7Z+xBstFsj59 pDrpXrYzRFYm/Ln6vR4A+I4RSGi1noQbc0veM= Original-Received: by 10.204.55.211 with SMTP id v19mr4486448bkg.153.1286802589855; Mon, 11 Oct 2010 06:09:49 -0700 (PDT) Original-Received: from localhost ([85.183.18.158]) by mx.google.com with ESMTPS id 4sm2741821bki.13.2010.10.11.06.09.48 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 11 Oct 2010 06:09:48 -0700 (PDT) In-Reply-To: <87hbgsj3dm.fsf@mid.gehheimdienst.de> (Frank Schmitt's message of "Mon, 11 Oct 2010 14:55:01 +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:72920 Archived-At: Frank Schmitt writes: > Richard Riley writes: > >> 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? > > You have switched from the text-plain-part to the html-part? With stock Gnus I used to see such a select : but not in NoGnus - I just see a load of cid elements above . Another config issue?