info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: defining external http viewer for GNUS


From: Tassilo Horn
Subject: Re: defining external http viewer for GNUS
Date: Tue, 02 Apr 2013 15:46:40 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

Rainer@krugs.de (Rainer M. Krug) writes:

Hi Rainer,

> I would like to use an external viewer (conqueror) to view html emails
> from time to time, but I would not like to change my emacs default
> viewer (x-www-browser). Is there a way of defining one (conqueror in
> my case) only for gnus?

Is this what you are looking for?

,----[ C-h k K H ]
| gnus-article-browse-html-article is an interactive compiled Lisp function in
| `gnus-art.el'.
| 
| (gnus-article-browse-html-article &optional ARG)
| 
| View "text/html" parts of the current article with a WWW browser.
| Inline images embedded in a message using the cid scheme, as they are
| generally considered to be safe, will be processed properly.
| The message header is added to the beginning of every html part unless
| the prefix argument ARG is given.
| 
| Warning: Spammers use links to images (using the http scheme) in HTML
| articles to verify whether you have read the message.  As
| `gnus-article-browse-html-article' passes the HTML content to the
| browser without eliminating these "web bugs" you should only
| use it for mails from trusted senders.
| 
| If you always want to display HTML parts in the browser, set
| `mm-text-html-renderer' to nil.
| 
| This command creates temporary files to pass HTML contents including
| images if any to the browser, and deletes them when exiting the group
| (if you want).
`----

Bye,
Tassilo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]