Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Tassilo Horn <tassilo@member.fsf.org>
To: info-gnus-english@gnu.org
Subject: Re: Best way to see html stuff
Date: Tue, 16 Dec 2008 20:26:12 +0100	[thread overview]
Message-ID: <87ljufj50r.fsf@thinkpad.tsdh.de> (raw)
In-Reply-To: <87fxkov8rl.fsf@es.aau.dk>

Torben Knudsen <tk@es.aau.dk> writes:

Hi Torben,

> Do you have a suggestion that works with firefox?

,----[ C-h v mm-text-html-renderer RET ]
| mm-text-html-renderer is a variable defined in `mm-decode.el'.
| Its value is w3m
| 
| Documentation:
| Render of HTML contents.
| It is one of defined renderer types, or a rendering function.
| The defined renderer types are:
| `w3m'  : use emacs-w3m;
| `w3m-standalone': use w3m;
| `links': use links;
| `lynx' : use lynx;
| `w3'   : use Emacs/W3;
| `html2text' : use html2text;
| nil    : use external viewer (default web browser).
| 
| You can customize this variable.
| 
| This variable was introduced, or its default value was changed, in
| version 23.0 of Emacs.
`----

So try

  (setq mm-text-html-renderer nil)

and see what happens.  (Maybe you also need to set
browse-url-browser-function to browse-url-firefox.)

Bye,
Tassilo

  parent reply	other threads:[~2008-12-16 19:26 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-15  7:52 Torben Knudsen
2008-12-15 10:47 ` Tassilo Horn
     [not found] ` <mailman.2783.1229338035.26697.info-gnus-english@gnu.org>
2008-12-16  8:12   ` Torben Knudsen
2008-12-16  8:38     ` Quotation style (was: Best way to see html stuff) Teemu Likonen
2008-12-16 14:19       ` Torben Knudsen
2008-12-16 19:26     ` Tassilo Horn [this message]
     [not found]     ` <mailman.2886.1229455591.26697.info-gnus-english@gnu.org>
2008-12-17  7:30       ` Best way to see html stuff Torben Knudsen
2008-12-17  8:06         ` Tassilo Horn
     [not found]         ` <mailman.2932.1229501180.26697.info-gnus-english@gnu.org>
2008-12-17  9:38           ` Torben Knudsen
2008-12-17 10:19             ` Tassilo Horn
     [not found]             ` <mailman.2934.1229509215.26697.info-gnus-english@gnu.org>
2008-12-17 11:15               ` Torben Knudsen
2008-12-17 11:40               ` Torben Knudsen
2008-12-17  8:00   ` Torben Knudsen
2008-12-17 10:28     ` Tassilo Horn
     [not found]     ` <mailman.2936.1229509724.26697.info-gnus-english@gnu.org>
2008-12-17 16:57       ` Richard Riley
2008-12-17 18:09     ` Charles philip Chan
     [not found]     ` <mailman.2966.1229537488.26697.info-gnus-english@gnu.org>
2008-12-19  7:26       ` Torben Knudsen
2008-12-19  8:32         ` Tassilo Horn

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=87ljufj50r.fsf@thinkpad.tsdh.de \
    --to=tassilo@member.fsf.org \
    --cc=info-gnus-english@gnu.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).