From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/83125 Path: news.gmane.org!not-for-mail From: Uwe Brauer Newsgroups: gmane.emacs.gnus.general Subject: html email, math formula as pictures are not displayed. Date: Mon, 06 May 2013 10:01:00 +0200 Message-ID: <87bo8o5ygz.fsf@mat.ucm.es> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1367827340 27889 80.91.229.3 (6 May 2013 08:02:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 6 May 2013 08:02:20 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M31391@lists.math.uh.edu Mon May 06 10:02:18 2013 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 1UZGNE-00031U-BU for ding-account@gmane.org; Mon, 06 May 2013 10:02:16 +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 1UZGMM-000654-Nk; Mon, 06 May 2013 03:01:22 -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 1UZGML-00064q-1B for ding@lists.math.uh.edu; Mon, 06 May 2013 03:01:21 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1UZGMF-0004dv-69 for ding@lists.math.uh.edu; Mon, 06 May 2013 03:01:20 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1UZGMD-0003cN-7u for ding@gnus.org; Mon, 06 May 2013 10:01:13 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UZGMB-0002EQ-3J for ding@gnus.org; Mon, 06 May 2013 10:01:11 +0200 Original-Received: from 171.pool85-55-19.dynamic.orange.es ([85.55.19.171]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 06 May 2013 10:01:11 +0200 Original-Received: from oub by 171.pool85-55-19.dynamic.orange.es with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 06 May 2013 10:01:11 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 32 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 171.pool85-55-19.dynamic.orange.es X-Hashcash: 1:20:130506:gmane.emacs.gnus.general::UOmVt/aG7HjJiNDP:00000000000000000000000000000000000001IXB User-Agent: Gnus/5.130006 (Ma Gnus v0.6) XEmacs/21.5-b32 (linux) Cancel-Lock: sha1:dUjoWEht8Iu5NEJ07rrt7CoCl1c= X-Spam-Score: -3.1 (---) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:83125 Archived-At: Since I cannot see my message on gmane, I resend it: Hello I cc this to the orgmode list, since it might be relevant. The function org-mime-htmlize allows me to send LaTeX math formula as png images. However when I receive mails, generated by thunderbird or gmail, which provide a similar functionality I can see in thunderbirds the png of the generated formulas, however in Xemacs, Ma gnus 0.6 I only see things like [+] > [image: $\|v^k(t)\|_{H_{s+1,\delta}}$], instead of [+] > $\|v^k(t)\|_{H_{s+1,\delta}}$, $\|v^k(t)\|_{H_{s+1,\delta}}$ Is there anything in my gnus configuration I show change? BTW (gnus-article-show-images) did not work. The most relevant setting is (setq mm-discouraged-alternatives nil gnus-buttonized-mime-types '("multipart/alternative" ".*/signed") mm-text-html-renderer 'w3m mm-url-use-external t) thanks Uwe Brauer