From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/86913 Path: news.gmane.org!not-for-mail From: Dave Abrahams Newsgroups: gmane.emacs.gnus.general Subject: Display thumbnail for mime button? Date: Mon, 22 Feb 2016 14:47:50 -0800 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1456181416 677 80.91.229.3 (22 Feb 2016 22:50:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 22 Feb 2016 22:50:16 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M35135@lists.math.uh.edu Mon Feb 22 23:50:01 2016 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from lists1.math.uh.edu ([129.7.128.208]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aXzIh-0001Be-JH for ding-account@gmane.org; Mon, 22 Feb 2016 23:49:55 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.86) (envelope-from ) id 1aXzIS-0007g7-Kx; Mon, 22 Feb 2016 16:49:40 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtps (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.86) (envelope-from ) id 1aXzIQ-0007fa-DA for ding@lists.math.uh.edu; Mon, 22 Feb 2016 16:49:38 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.85) (envelope-from ) id 1aXzIP-0003wv-Dk for ding@lists.math.uh.edu; Mon, 22 Feb 2016 16:49:38 -0600 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1aXzIO-0004Jb-1W for ding@gnus.org; Mon, 22 Feb 2016 23:49:36 +0100 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aXzIL-0000rf-Kc for ding@gnus.org; Mon, 22 Feb 2016 23:49:34 +0100 Original-Received: from 17.212.145.127 ([17.212.145.127]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 22 Feb 2016 23:49:33 +0100 Original-Received: from dave by 17.212.145.127 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 22 Feb 2016 23:49:33 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 8 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 17.212.145.127 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (darwin) Cancel-Lock: sha1:sEXPvDgqhR/71TLm9mRKqyZ+OcE= X-Spam-Score: 1.7 (+) X-Spam-Report: SpamAssassin (3.4.1 2015-04-28) analysis follows Bayesian score: 0.1104 Ham tokens: 0.000-50--1721h-0s--0d--H*M:fsf, 0.000-50--1699h-0s--0d--H*UA:Emacs, 0.000-49--1683h-0s--0d--H*u:Emacs, 0.000-48--1624h-0s--0d--H*MI:fsf, 0.000-35--1205h-0s--0d--H*u:Gnus Spam tokens: 0.993-864--37h-789s--0d--H*F:U*dave, 0.990-12216--688h-11301s--0d--HTo:D*gnus.org, 0.990-12862--733h-11907s--0d--Hx-spam-relays-external:quimby.gnus.org, 0.990-12862--733h-11907s--0d--H*RU:quimby.gnus.org, 0.989-12756--860h-11925s--0d--H*RT:quimby.gnus.org Autolearn status: no autolearn_force=no -1.0 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [80.91.229.3 listed in list.dnswl.org] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -0.0 SPF_PASS SPF: sender matches SPF record 1.2 RCVD_NUMERIC_HELO Received: contains an IP address used for HELO 0.0 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different -0.0 BAYES_20 BODY: Bayes spam probability is 5 to 20% [score: 0.1104] 1.5 FSL_HELO_BARE_IP_2 No description available. List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:86913 Archived-At: I have a program that can generate a thumbnail image for any file that might be attached to a message. I'd love to be able to have Gnus make the corresponding MIME button look like that thumbnail. Is there a way? -- -Dave