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

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

Re: HTML Emails


From: Randy Yates
Subject: Re: HTML Emails
Date: Thu, 18 Oct 2007 13:59:35 -0400
User-agent: Gnus/5.1007 (Gnus v5.10.7) XEmacs/21.4.20 (linux)

Tassilo Horn <tassilo@member.fsf.org> writes:

> 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)

Hi Tasilo,

I appreciate your response and the information you provided, but
I don't want to use w3m. I want to use firefox. This is because
(correct me if I'm wrong) firefox is more likely to have a more
complete implementation of html in all of its complexities than
w3m. 

I tried substituting "firefox" for "w3m" but that didn't work. It
also seems there are many "sub-options" for the html rendering and
the entire mechanism is very confusing to me because I haven't seen
a document that ties all of these together from a top-level operational
point-of-view. 

Any further information would be appreciated.
-- 
%  Randy Yates                  % "The dreamer, the unwoken fool - 
%% Fuquay-Varina, NC            %  in dreams, no pain will kiss the brow..."
%%% 919-577-9882                %  
%%%% <yates@ieee.org>           % 'Eldorado Overture', *Eldorado*, ELO
http://www.digitalsignallabs.com


reply via email to

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