Gnus development mailing list
 help / color / mirror / Atom feed
From: Byung-Hee HWANG <soyeomul@doraji.xyz>
To: ding@gnus.org
Subject: Re: rendering in text, how to stop web trackers
Date: Tue, 08 Feb 2022 08:44:16 +0900	[thread overview]
Message-ID: <xhmy22mnsxb.fsf@betla> (raw)
In-Reply-To: <0qmtj2mf9z.fsf@mirror.to> (Andrew's message of "Mon, 07 Feb 2022 18:24:24 -0500")

akb+lists.ding@mirror.to (Andrew) writes:

> I generally use gnus in a terminal emulator (emacs -nw).
> I'm getting more and more HTML only mail, but I really prefer
> straight monochrome text.
>
> My ideal behavior is:
>   if there's a text part to a message, show that
>   if there's only html, show that
>      but (in order to stop tracking) do not load anything from the net 
>      and if there are URLs/images in the message, give me an easy
>        way to view, copy & paste the URL
>
> I've got html as a discouraged alternative:
> (setq mm-discouraged-alternatives
>       '("text/html"
>         "text/richtext"))
>
> I'm rendering with w3m:
> (setq mm-inline-text-html-renderer
>       'mm-inline-text-html-render-with-w3m)
> (setq mm-text-html-renderer 'gnus-w3m)
>
> How do I tell w3m to not fetch anything and just render what came in the
> message?  Or should I use shr or something else to render?

C-g

if i wrong, forgive me, and thanks!

Sincerely, Gnus fan Byung-Hee


  reply	other threads:[~2022-02-07 23:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-07 23:24 Andrew
2022-02-07 23:44 ` Byung-Hee HWANG [this message]
2022-02-07 23:55 ` Adam Sjøgren

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=xhmy22mnsxb.fsf@betla \
    --to=soyeomul@doraji.xyz \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).