From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/86181 Path: news.gmane.org!not-for-mail From: Uwe Brauer Newsgroups: gmane.emacs.gnus.general Subject: Re: math, png: TeX for Gmail, not shown in GNU Emacs. Date: Sat, 12 Sep 2015 14:45:53 +0200 Message-ID: <877fnvbybi.fsf@mat.ucm.es> References: <87vbbgawit.fsf@mat.ucm.es> <87lhcbc3qf.fsf@tullinup.koldfront.dk> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1442062039 9950 80.91.229.3 (12 Sep 2015 12:47:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 12 Sep 2015 12:47:19 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M34415@lists.math.uh.edu Sat Sep 12 14:47:02 2015 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 1ZakCn-0003Pg-8y for ding-account@gmane.org; Sat, 12 Sep 2015 14:46:57 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.85) (envelope-from ) id 1ZakC0-00059A-Ci; Sat, 12 Sep 2015 07:46:08 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtps (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.85) (envelope-from ) id 1ZakBx-00058n-GX for ding@lists.math.uh.edu; Sat, 12 Sep 2015 07:46:05 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.85) (envelope-from ) id 1ZakBv-0002BO-DC for ding@lists.math.uh.edu; Sat, 12 Sep 2015 07:46:05 -0500 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 1ZakBt-0006lg-8W for ding@gnus.org; Sat, 12 Sep 2015 14:46:01 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZakBr-00026H-Ng for ding@gnus.org; Sat, 12 Sep 2015 14:45:59 +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 ; Sat, 12 Sep 2015 14:45:59 +0200 Original-Received: from oub by 171.pool85-55-19.dynamic.orange.es with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 12 Sep 2015 14:45:59 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 53 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 171.pool85-55-19.dynamic.orange.es Mail-Copies-To: never User-Agent: Gnus/5.13001 (Ma Gnus v0.10) Emacs/25.0.50 (gnu/linux) Cancel-Lock: sha1:w5YkzL4oMw2LutoMjr9hT7FrjNE= X-Spam-Score: -2.7 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:86181 Archived-At: >>>>> "Adam" == Adam Sjøgren writes: Hi I remember now it was you who said you could see those png! > Uwe writes: >> I receive html-email generated by gmail using the «TeX for Gmail» >> extension, which like latexit for thunderbird, or org-mime-htmlize for >> Emacs converts latex formula to png. > Do you by any chance have any of these variables set to not show HTML: > mm-discouraged-alternatives Set to nil > mm-automatic-display mm-automatic-display is a variable defined in ‘mm-decode.el’. Its value is ("text/calendar" "text/plain" "text/enriched" "text/richtext" "text/html" "text/x-verbatim" "text/x-vcard" "image/.*" "message/delivery-status" "multipart/.*" "message/rfc822" "text/x-patch" "text/dns" "application/pgp-signature" "application/emacs-lisp" "application/x-emacs-lisp" "application/x-pkcs7-signature" "application/pkcs7-signature" "application/x-pkcs7-mime" "application/pkcs7-mime" "application/pgp\\'" "text/x-org") > ? > Have you tried using shr as the HTML renderer? I.e. leaving > mm-text-html-renderer at its default value? Yes no difference > Have you customized mm-automatic-display? See above > What have you set mm-inline-text-html-with-images to? This is nil, custom tells me just to toggle them on > And if you keep using w3m, what is mm-w3m-safe-url-regexp set to? m-w3m-safe-url-regexp is a variable defined in ‘mm-decode.el’. Its value is "\\`cid:" > Those are the variables I have touched in my config; maybe one if the > holds the key. Could you please send me your setting of this variable? Thanks Uwe