Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: "Andrew A. Raines" <aaraines@pobox.com>
Subject: Re: HTML display
Date: Sun, 09 Jan 2005 08:56:44 -0600	[thread overview]
Message-ID: <87wtumzm4z.fsf@mid.packer.its.vanderbilt.edu> (raw)
In-Reply-To: <m37jmmon55.fsf@ceres.staly.plus.com>

David Sumbler <david@aeolia.co.uk> writes:

> When I view a message which has a Content-Type header
> showing that it is HTML, I see the HTML, rather than the
> "washed" version.
>
> If I press "W h", I get "Can't open load file: w3".
> Well, that's not really surprising: I don't have w3.

A lot of people prefer emacs-w3m[1].  It makes
web-browsing much more pleasant in Emacs, plus it renders
HTML very well as plain text in Gnus.

Once you have it installed, activate it with this in your .gnus:

  (setq mm-text-html-renderer 'w3m)
  (setq mm-inline-text-html-with-images t)
  (setq mm-inline-text-html-renderer 'mm-inline-text-html-render-with-w3m)

I also like to set gnus-inhibit-mime-unbuttonizing.  It
allows me to hit b to switch between text/plain and
text/html when viewing a multipart message.

Footnotes: 
[1]  http://emacs-w3m.namazu.org/, or look for the w3m-el
     and w3m-el-common packages for Fedora.

-- 
    aaraines@pobox.com (Andrew A. Raines)

``It took me like three hours to finish the shading on
your upper lip.''
                        --Napoleon Dynamite


       reply	other threads:[~2005-01-09 14:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <m37jmmon55.fsf@ceres.staly.plus.com>
2005-01-09 14:56 ` Andrew A. Raines [this message]
     [not found] ` <v9hdlpwve3.fsf@marauder.physik.uni-ulm.de>
2005-01-11 22:34   ` David Sumbler

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=87wtumzm4z.fsf@mid.packer.its.vanderbilt.edu \
    --to=aaraines@pobox.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).