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: Rainer M. Krug
Subject: Re: defining external http viewer for GNUS
Date: Tue, 02 Apr 2013 18:19:21 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

Tassilo Horn <tsdh@gnu.org> writes:

> Rainer@krugs.de (Rainer M. Krug) writes:
>
> Hi Rainer,
>
>>> Is this what you are looking for?
>>
>> Not exactly. I can open the article in an external viewer, but it is
>> always the external viewer as defined in emacs. I use
>>
>> (setq browse-url-browser-function 'browse-url-generic
>>       browse-url-generic-program "x-www-browser")
>>
>> to define my external browser and I only would like to be able to open
>> html mails in a different browser (conqueror or dillo) as this will be
>> uch faster them chromium which is my normal x-www-browser (and I want
>> to keep chromium for normal browsing).
>
> Ok, I see.  I think this should do the trick (untested):
>
> (add-to-list 'mm-text-html-renderer-alist
>            '(conqueror mm-inline-render-with-file
>                        nil "conqueror" file))
> (setq mm-text-html-renderer 'conqueror)
>
> Then, `K H' should open conqueror with the mail.

Thanks a lot - we are getting somwhere - the message is opened in conkeror 
(spelling error
in my original email), but always. Which makes sense, as
mm-text-html-renderer specifies how html emails should be rendered.

I would very much prefer the K H approach, where the mai is displayed in
emacs, and that I can open it in the external renderer (conkeror).

Cheers,

Rainer



>
> Bye,
> Tassilo
<#secure method=pgpmime mode=sign>

-- 
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, 
UCT), Dipl. Phys. (Germany)

Centre of Excellence for Invasion Biology
Stellenbosch University
South Africa

Tel :       +33 - (0)9 53 10 27 44
Cell:       +33 - (0)6 85 62 59 98
Fax :       +33 - (0)9 58 10 27 44

Fax (D):    +49 - (0)3 21 21 25 22 44

email:      Rainer@krugs.de

Skype:      RMkrug



reply via email to

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