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.1 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 23133 invoked from network); 8 Feb 2021 11:58:43 -0000 Received: from mx1.math.uh.edu (129.7.128.32) by inbox.vuxu.org with ESMTPUTF8; 8 Feb 2021 11:58:43 -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 1l95Bg-00CkNa-6S for ml@inbox.vuxu.org; Mon, 08 Feb 2021 05:58:40 -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 1l95Bf-00BLUW-JX for ml@inbox.vuxu.org; Mon, 08 Feb 2021 05:58:39 -0600 Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1l95Be-00BLUQ-Jc for ding@lists.math.uh.edu; Mon, 08 Feb 2021 05:58:38 -0600 Received: from quimby.gnus.org ([95.216.78.240]) by mx2.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1l95Bc-00CfJy-VS for ding@lists.math.uh.edu; Mon, 08 Feb 2021 05:58:38 -0600 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:Mime-Version:References:Message-ID:Date:Subject: From:To:Sender:Reply-To:Cc:Content-Transfer-Encoding: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=mao7o7WvSigAo1Tm/1ZRB386pL1ctKJX3ygrSUoeSOY=; b=SCeyKg/1D0UQ8pxlHmECOFF88O BFGMYpnLAzN/W1u+gUF/mypdHBqSxnR8hwI8PM3bK4wF9qW267oXHdjV9rwxyQkNTnClXqK7Bh88r LMF5D8GQgbTwhSS/UQdBU+p9hb6eKmuSSCkjCxiL7HDFS2gDD5sCSl1oyl1a157H7a3Y=; 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 1l95BT-0004yW-My for ding@gnus.org; Mon, 08 Feb 2021 12:58:32 +0100 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1l95BT-00076b-8p for ding@gnus.org; Mon, 08 Feb 2021 12:58:27 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: ding@gnus.org From: Eric S Fraga Subject: Re: View HTML Mail in Browser Date: Mon, 08 Feb 2021 11:58:23 +0000 Organization: On the Interweb somewhere Message-ID: <874kimu5y8.fsf@ucl.ac.uk> References: <87wnvlz56f.fsf@gmx.net> <874kipqomu.fsf@igel.home> <87r1lsq3tt.fsf@gmx.net> <874kio3lrh.fsf@tullinup.koldfront.dk> <87mtwg6wxw.fsf@gmx.net> <874kimn7jj.fsf@ucl.ac.uk> <87o8guss0w.fsf@zoho.eu> Mime-Version: 1.0 Content-Type: text/plain User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cancel-Lock: sha1:1bjVLufZj/TtVSX5GwOHIBDdUTw= X-Url: http://twitter.com/ericsfraga/ List-ID: Precedence: bulk On Monday, 8 Feb 2021 at 12:44, Emanuel Berg wrote: > (setq mm-text-html-renderer 'w3m) [...] > Despite being a happy Emacs-w3m user and after spending half > a lifetime configuring [1] it I could never change, > practically speaking but ... why isn't eww in the list? Actually, I thought I was using eww but I actually have mm-text-html-renderer set to 'gnus-article-html which comes from gnus-html.el. gnus-article-html uses w3m. So, please ignore my previous post... apologies for the noise. I got confused with HTML email display and following links in emails, the latter using eww. -- Eric S Fraga via Emacs 28.0.50 & org 9.4.4 on Debian bullseye/sid