Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
Subject: Re: how to  view html mail
Date: Fri, 14 Nov 2003 10:50:53 -0500	[thread overview]
Message-ID: <4nznez2bky.fsf@lockgroove.bwh.harvard.edu> (raw)
In-Reply-To: <m2llqkjcf2.fsf@yahoo.com>

On Thu, 13 Nov 2003, yah00204052@yahoo.com wrote:


> Some of the mail that I got are html file, like the following. Is
> there any way in gnus to view the html mail in plain text format?
> 
> <html> <body> <kgfybpzctppliab><center> <font face="verdana"
> size="+3">T<kxfymhdwvqptn>he o<kikgdeadioi>nly<kgwklrecocwaib>
> so<klojdlgtohj>lut<kcaphkgbyvdrh>ion to
> P<kzxelzgdfmmg>en<kkluuhsbwxdeas>is


Use w3m, it's a really good text-based browser that can even display
images in your article buffer.  Get it and the w3m.el package, and
you should be ready to go in minutes.

Here are my settings, but make sure to read the installation docs.

(require 'w3m)
(setq
 mm-inline-text-html-renderer 'mm-inline-text-html-render-with-w3m
 w3m-display-inline-image t
 gnus-article-wash-function 'gnus-article-wash-html-with-w3m)

Ted


       reply	other threads:[~2003-11-14 15:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <m2llqkjcf2.fsf@yahoo.com>
2003-11-14 15:50 ` Ted Zlatanov [this message]
     [not found]   ` <yxdd6bpm4yj.fsf@cs1.i-did-not-set--mail-host-address--so-shoot-me>
     [not found]     ` <m33cb253hm.fsf@quimbies.gnus.org>
     [not found]       ` <uuzndamz8x.fsf@nbsp.nsk.su>
2004-01-03  4:19         ` Lars Magne Ingebrigtsen

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=4nznez2bky.fsf@lockgroove.bwh.harvard.edu \
    --to=tzz@lifelogs.com \
    /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).