Gnus development mailing list
 help / color / mirror / Atom feed
From: Felix Natter <fnatter@gmx.net>
To: asjo@koldfront.dk (Adam Sjøgren)
Cc: ding@gnus.org
Subject: Re: Current version, Opening HTML mails in browser
Date: Sun, 24 Sep 2017 09:17:18 +0200	[thread overview]
Message-ID: <871smwh880.fsf@bitburger.home.felix> (raw)
In-Reply-To: <87zi9tuoog.fsf@tullinup.koldfront.dk>

asjo@koldfront.dk (Adam Sjøgren) writes:

hello Adam,

> Felix writes:
>
>> is there a list of the stable releases (gnus.org is a bit silent about
>> that)?
>> I am currently using mgnus-0.6-201304121517.
>
> Gnus is developed within the GNU Emacs git repository these days, and is
> released along with GNU Emacs.
>
> The version you are using is thus somewhat old.
>
> The way to run the latest stable release is to install the latest stable
> GNU Emacs (25.3 currently).
>
> The way to run the bleeding edge is to run GNU Emacs from the
> development repository¹.

Thanks, now I am running Gnus-5.13 :-)

>> Secondly, I'd like to revive the function for opening an HTML mail in
>> Firefox.
>
> I use K H (which runs gnus-article-browse-html-article), works fine for
> me.

In my configuration, this creates a working HTML:
Wrote /tmp/mm-3420ojm.html

but it does not trigger the browser.

This is probably because by default, I render HTML inline
(I need "K H" for viewing HTML with inline images):

(setq mm-text-html-renderer 'w3m
      w3m-coding-system 'utf-8
      w3m-file-coding-system 'utf-8
      w3m-file-name-coding-system 'utf-8
      w3m-input-coding-system 'utf-8
      w3m-output-coding-system 'utf-8
      w3m-terminal-coding-system 'utf-8
      w3m-toggle-inline-images t 
      w3m-default-display-inline-images t)

C-h f gnus-article-browse-html-article says:

If you always want to display HTML parts in the browser, set
‘mm-text-html-renderer’ to nil.

But I want it only for some emails with inlineimages.

Any idea?

Many Thanks and Best Regards,
-- 
Felix Natter
debian/rules!



  reply	other threads:[~2017-09-24  7:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-17 19:36 Felix Natter
2017-09-17 19:10 ` Adam Sjøgren
2017-09-24  7:17   ` Felix Natter [this message]
2017-09-24 10:01     ` Adam Sjøgren
2017-09-24 15:21       ` Eric Abrahamsen

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=871smwh880.fsf@bitburger.home.felix \
    --to=fnatter@gmx.net \
    --cc=asjo@koldfront.dk \
    --cc=ding@gnus.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).