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: HTML Emails
Date: Thu, 18 Oct 2007 09:14:30 +0200	[thread overview]
Message-ID: <87k5pkuc6h.fsf@baldur.tsdh.de> (raw)
In-Reply-To: <87k5plrrpn.fsf@azurservers.com>

slack-rat <gnus@azurservers.com> writes:

Hi,

> in .gnus, this works for me:
>
> ;; Show the text/plain part of a multipart
> (setq mm-discouraged-alternatives
>       '("text/html"
> 	"text/richtext"))

This will only preventy you from seeing the html part if a plain text
part is present in multipart messages.

> ;; I would like gnus to always use Netscape/mozilla/etc 
> (setq browse-url-browser-function 'browse-url-firefox)

And this affects only which browser to use when hitting RET on a link.

I use emacs-w3m [1] to render html mails inside emacs.

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

Bye,
Tassilo
__________
[1] http://emacs-w3m.namazu.org
-- 
There is no such thing as global warming. Chuck Norris was cold, so he
turned the sun up.

  reply	other threads:[~2007-10-18  7:14 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-18  1:52 Randy Yates
2007-10-18  1:54 ` Randy Yates
2007-10-18  4:07   ` slack-rat
2007-10-18  7:14     ` Tassilo Horn [this message]
     [not found]     ` <mailman.2231.1192691693.18990.info-gnus-english@gnu.org>
2007-10-18 17:59       ` Randy Yates
2007-10-18 18:11         ` Randy Yates
2007-10-19 12:05           ` Tassilo Horn
     [not found]           ` <mailman.2291.1192795535.18990.info-gnus-english@gnu.org>
2007-10-19 14:31             ` Randy Yates
2007-10-20 14:50               ` Randy Yates
2007-10-20 16:42                 ` Tassilo Horn
     [not found]                 ` <mailman.2359.1192898563.18990.info-gnus-english@gnu.org>
2007-10-20 18:31                   ` Randy Yates
2007-10-20 15:27               ` Tassilo Horn
2007-10-18  7:21   ` Reiner Steib

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=87k5pkuc6h.fsf@baldur.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).