From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/86183 Path: news.gmane.org!not-for-mail From: asjo@koldfront.dk (Adam =?utf-8?Q?Sj=C3=B8gren?=) Newsgroups: gmane.emacs.gnus.general Subject: Re: math, png: TeX for Gmail, not shown in GNU Emacs. Date: Sat, 12 Sep 2015 14:54:16 +0200 Organization: koldfront - analysis & revolution, Copenhagen, Denmark Message-ID: <87613fbxxj.fsf@tullinup.koldfront.dk> References: <87vbbgawit.fsf@mat.ucm.es> <87lhcbc3qf.fsf@tullinup.koldfront.dk> <877fnvbybi.fsf@mat.ucm.es> 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 1442062485 16898 80.91.229.3 (12 Sep 2015 12:54:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 12 Sep 2015 12:54:45 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M34417=ding+2Daccount=gmane.org@lists.math.uh.edu Sat Sep 12 14:54:33 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 1ZakK9-0005Q5-9N for ding-account@gmane.org; Sat, 12 Sep 2015 14:54:33 +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 1ZakK8-0005F1-5d for ding-account@gmane.org; Sat, 12 Sep 2015 07:54:32 -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 1ZakK6-0005Ev-Ep for ding@lists.math.uh.edu; Sat, 12 Sep 2015 07:54:30 -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 1ZakK4-0002D5-PU for ding@lists.math.uh.edu; Sat, 12 Sep 2015 07:54:30 -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 1ZakK2-0006yg-NO for ding@gnus.org; Sat, 12 Sep 2015 14:54:27 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZakJz-0005Fx-KY for ding@gnus.org; Sat, 12 Sep 2015 14:54:23 +0200 Original-Received: from virgil.koldfront.dk ([2.110.51.43]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 12 Sep 2015 14:54:23 +0200 Original-Received: from asjo by virgil.koldfront.dk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 12 Sep 2015 14:54:23 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 66 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: virgil.koldfront.dk OpenPGP: id=49D0746121BDE416; url=http://asjo.koldfront.dk/gpg.asc Mail-Follow-Up-To: never X-Now-Playing: 7 9 13, Glacial landscapes, religion, oppression and alcohol (Reykjavik!) X-Face: )qY&CseJ?.:=8F#^~GcSA?F=9eu'{KAFfL1C3/A&:nE?PW\i65"ba0NS)97,Q(^@xk}n4Ou rPuR#V8I(J_@~H($[ym:`K_+]*kjvW>xH5jbgLBVFGXY:(#4P>zVBklLbdL&XxL\M)%T}3S/IS9lMJ ^St'=VZBR Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:86183 Archived-At: Uwe writes: >> What have you set mm-inline-text-html-with-images to? > This is nil, custom tells me just to toggle them on So, isn't that the culprit? ,----[ C-h v mm-inline-text-html-with-images RET ] | mm-inline-text-html-with-images is a variable defined in `mm-decode.el'. | Its value is t | Original value was nil | | Documentation: | If non-nil, Gnus will allow retrieving images in HTML that has tags. | See also the documentation for the `mm-w3m-safe-url-regexp' | variable. `---- I would try setting that to t and use shr as the renderer. >> 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:" I've set it to nil (because I've also discouraged text/html display, and thus actively have to choose to show HTML-parts). ,----[ C-h v mm-w3m-safe-url-regexp RET ] | mm-w3m-safe-url-regexp is a variable defined in `mm-decode.el'. | Its value is nil | Original value was "\\`cid:" | | Documentation: | Regexp matching URLs which are considered to be safe. | Some HTML mails might contain a nasty trick used by spammers, using | the tag which is far more evil than the [Click Here!] button. | It is most likely intended to check whether the ominous spam mail has | reached your eyes or not, in which case the spammer knows for sure | that your email address is valid. It is done by embedding an | identifier string into a URL that you might automatically retrieve | when displaying the image. The default value is "\\`cid:" which only | matches parts embedded to the Multipart/Related type MIME contents and | Gnus will never connect to the spammer's site arbitrarily. You may | set this variable to nil if you consider all urls to be safe. `---- Are the images in your emails inline or linked? >> 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? We don't know that my setup shows the images, as you haven't provided anything to test on. Best regards, Adam -- "Halleluja og hurlumhej" Adam Sjøgren asjo@koldfront.dk