From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/88040 Path: news.gmane.org!.POSTED!not-for-mail From: =?utf-8?Q?Adam_Sj=C3=B8gren?= Newsgroups: gmane.emacs.gnus.general Subject: Re: Never automatically display HTML in an email Date: Fri, 01 Jun 2018 11:27:59 +0200 Organization: koldfront - analysis & revolution, Copenhagen, Denmark Message-ID: <871sdq500w.fsf@tullinup.koldfront.dk> References: <87lgbzb1dt.fsf@gmail.com> <8760337wz6.fsf@igel.home> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: blaine.gmane.org 1527845215 28679 195.159.176.226 (1 Jun 2018 09:26:55 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 1 Jun 2018 09:26:55 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) To: ding@gnus.org Original-X-From: ding-owner+m36254@lists.math.uh.edu Fri Jun 01 11:26:51 2018 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from mxfilter-048035.atla03.us.yomura.com ([107.189.48.35]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fOgKh-0007N9-Ie for ding-account@gmane.org; Fri, 01 Jun 2018 11:26:51 +0200 X-Yomura-MXScrub: 1.0 Original-Received: from lists1.math.uh.edu (unknown [129.7.128.208]) by mxfilter-048035.atla03.us.yomura.com (Halon) with ESMTPS id 310fb971-657e-11e8-a57d-b499baabecb2; Fri, 01 Jun 2018 09:28:50 +0000 (UTC) Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.90_1) (envelope-from ) id 1fOgM2-00010x-BV; Fri, 01 Jun 2018 04:28:14 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.90_1) (envelope-from ) id 1fOgM0-00010X-4g for ding@lists.math.uh.edu; Fri, 01 Jun 2018 04:28:12 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.90_1) (envelope-from ) id 1fOgLy-0006Ho-FO for ding@lists.math.uh.edu; Fri, 01 Jun 2018 04:28:12 -0500 Original-Received: from [195.159.176.226] (helo=blaine.gmane.org) by new-quimby.gnus.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1fOgLx-0001G2-3B for ding@gnus.org; Fri, 01 Jun 2018 11:28:09 +0200 Original-Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1fOgJn-0006Ii-Ut for ding@gnus.org; Fri, 01 Jun 2018 11:25:55 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 28 Original-X-Complaints-To: usenet@blaine.gmane.org OpenPGP: id=476630590A231909B0A0961A49D0746121BDE416; url=https://asjo.koldfront.dk/gpg.asc Mail-Follow-Up-To: never 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:88040 Archived-At: Andreas writes: > On Mai 31 2018, Chris Marusich wrote: > >> I use Gnus for email. How can I make Gnus never automatically display >> HTML in an email? I'd also like the option to view the HTML in Gnus if >> I want to, but that isn't a hard requirement. > > I'm using these settings: > > (setq mm-discouraged-alternatives '("text/html" "text/richtext" "text/enriched" > "multipart/related" "multipart/mixed")) > (setq mm-inline-override-types '("application/octet-stream" "text/html")) Instead of mm-inline-override-types I have this: (setq mm-automatic-display (remove "text/html" mm-automatic-display)) There are many flavours... Best regards, Adam -- "Tom has put all my music into this rectangle." Adam Sjøgren asjo@koldfront.dk