From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-2.4 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 16829 invoked from network); 6 Feb 2021 21:54:51 -0000 Received: from mx1.math.uh.edu (129.7.128.32) by inbox.vuxu.org with ESMTPUTF8; 6 Feb 2021 21:54:51 -0000 Received: from lists1.math.uh.edu ([129.7.128.208]) by mx1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1l8VXV-00BmFM-1X for ml@inbox.vuxu.org; Sat, 06 Feb 2021 15:54:49 -0600 Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.94) (envelope-from ) id 1l8VXU-00B1RJ-Gj for ml@inbox.vuxu.org; Sat, 06 Feb 2021 15:54:48 -0600 Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1l8VXT-00B1RD-BD for ding@lists.math.uh.edu; Sat, 06 Feb 2021 15:54:47 -0600 Received: from quimby.gnus.org ([95.216.78.240]) by mx1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1l8VXN-00BmF3-AI for ding@lists.math.uh.edu; Sat, 06 Feb 2021 15:54:47 -0600 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Transfer-Encoding:Content-Type:Mime-Version:References :Message-ID:Date:Subject:From:To:Sender:Reply-To:Cc:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=C8b++TiXNd+260jfELWll+FpMXMULvn4SyqOUY2yBZE=; b=I4xglAAgoZPmtpiaXgnjXhCk4z cU3hmVLeWH3wZa8jQkZxv7jDceRkxK14dTRqbBbbrLAFFz7xSlXl9eHaJpf+zY5iWfFlxfhFbIhR2 ytPiPTXHViBojY7Qo8kXFrW7xo5HeOwm3JMJpzet/ZxrYltocubh4Hzg+LeCKRX9aaX8=; Received: from ciao.gmane.io ([116.202.254.214]) by quimby.gnus.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l8VXF-0001xJ-5n for ding@gnus.org; Sat, 06 Feb 2021 22:54:37 +0100 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1l8VXD-0005RA-BX for ding@gnus.org; Sat, 06 Feb 2021 22:54:31 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: ding@gnus.org From: =?utf-8?Q?Adam_Sj=C3=B8gren?= Subject: Re: View HTML Mail in Browser Date: Sat, 06 Feb 2021 22:54:26 +0100 Organization: koldfront - analysis & revolution, Copenhagen, Denmark Message-ID: <874kio3lrh.fsf@tullinup.koldfront.dk> References: <87wnvlz56f.fsf@gmx.net> <874kipqomu.fsf@igel.home> <87r1lsq3tt.fsf@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cancel-Lock: sha1:dFcyaeNw8rRrxfB6WCqOP7KEjEk= OpenPGP: id=476630590A231909B0A0961A49D0746121BDE416; url=https://asjo.koldfront.dk/gpg.asc Mail-Follow-Up-To: never X-Now-Playing: Den =?utf-8?Q?v=C3=A4nstra?= stranden, =?utf-8?Q?D=C3=A5?= som nu =?utf-8?Q?f=C3=B6r?= alltid (Kent) 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 Felix writes: >> How about K H (gnus-article-browse-html-article)? > -------- > View "text/html" parts of the current article with a WWW browser. > Inline images embedded in a message using the cid scheme, as they are > generally considered to be safe, will be processed properly. > The message header is added to the beginning of every html part unless > the prefix argument ARG is given. > > If you always want to display HTML parts in the browser, set > ‘mm-text-html-renderer’ to nil. > -------- > > Setting (setq mm-text-html-renderer nil) works, but it will open *all* > mails in the browser. > > So I tried with a local variable: ... > Next I tried: ... > Finally I tried to create a new thread to get around the blocking > problem: What is problem are you trying to solve? If an email doesn't render well enough in Gnus, I press the keys K H and this one email is displayed in Firefox instead. It sounds like you don't want _all_ emails to open in the browser - so doesn't pressing K H on just the ones you want to see in the browser work? Best regards, Adam -- "Somebody said from the Bible he'd quote Adam Sjøgren There was dust on the man in the long black coat" asjo@koldfront.dk