From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/85176 Path: news.gmane.org!not-for-mail From: Uwe Brauer Newsgroups: gmane.emacs.gnus.general Subject: Re: gmail: math Content-Type: multipart/related; is not displayed in gnus but in thunderbird Date: Thu, 23 Oct 2014 20:06:14 +0200 Message-ID: <87oat2bqzt.fsf@mat.ucm.es> References: <87a94zxazl.fsf@mat.ucm.es> <87r3ybc4vl.fsf@topper.koldfront.dk> <87lhoix169.fsf@mat.ucm.es> <8761fceevp.fsf@mailbox.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1414087687 13552 80.91.229.3 (23 Oct 2014 18:08:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 23 Oct 2014 18:08:07 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M33420@lists.math.uh.edu Thu Oct 23 20:07:59 2014 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XhMnl-0006un-04 for ding-account@gmane.org; Thu, 23 Oct 2014 20:07:57 +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 1XhMmR-0004tU-8T; Thu, 23 Oct 2014 13:06:35 -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 1XhMmP-0004t1-Ai for ding@lists.math.uh.edu; Thu, 23 Oct 2014 13:06:33 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1XhMmN-0001vX-F9 for ding@lists.math.uh.edu; Thu, 23 Oct 2014 13:06:32 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1XhMmL-0004uq-EE for ding@gnus.org; Thu, 23 Oct 2014 20:06:29 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XhMmI-0006CV-Ui for ding@gnus.org; Thu, 23 Oct 2014 20:06:26 +0200 Original-Received: from gilgamesch.quim.ucm.es ([147.96.12.99]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 23 Oct 2014 20:06:26 +0200 Original-Received: from oub by gilgamesch.quim.ucm.es with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 23 Oct 2014 20:06:26 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 29 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: gilgamesch.quim.ucm.es Mail-Copies-To: never X-Hashcash: 1:20:141023:gmane.emacs.gnus.general::HY7p/r5Kd35kkYIH:00000000000000000000000000000000000000sbF User-Agent: Gnus/5.13001 (Ma Gnus v0.10) XEmacs/21.5-b33 (linux) Cancel-Lock: sha1:bAPKwssckb93L6eBm9BUYub1TAk= X-Spam-Score: -4.3 (----) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:85176 Archived-At: >> "Alexander" == Alexander Baier writes: > Hello Uwe, > FWIW, for me gnus renders the image just fine. Maybe this has to do with > how you handle html mail? I use shr as an html mail renderer. When I > switch from html to plain/text I see the same as you do. As I can see from your header you are using GNU Emacs 24, right? There indeed everything works as expected, it is Xemacs 21.5.33 etc where it fails. However I found an (ugly) work around: When I set mm-text-html-renderer form mm-text-html-renderer 'gnus-w3m to mm-text-html-renderer 'w3m The image is displayed but, as I must confess, with a resolution much inferior to the one offered by GNU Emacs and the mm-text-html-renderer 'gnus-w3m setting. Uwe