Gnus development mailing list
 help / color / mirror / Atom feed
From: jidanni@jidanni.org
To: ding@gnus.org
Subject: Re: I like w3m -dump
Date: Tue, 04 Dec 2007 10:48:47 +0800	[thread overview]
Message-ID: <87ir3fdvjk.fsf@jidanni.org> (raw)
In-Reply-To: <87k5nwp5oc.fsf@member.fsf.org>

TH>   (setq mm-text-html-renderer 'w3m)
TH> with emacs-w3m is enough to display the html part inside Gnus.
I needed to add
text/html; w3m '%s'
to ~/.mailcap here on Debian to get it to stop using iceweasel
(firefox), which is apparently what mm-decode.el is picking via
mailcap-possible-viewers here in
# apt-cache policy emacs w3m-el-snapshot
emacs:
  Installed: 22.1+1-2.1
w3m-el-snapshot:
  Installed: 1.4.244+0.20071127-1

However
text/html; w3m '%s'
of course is wrong.

So I adjusted it, and got
 Viewing with w3m -dump '%s'
 Displaying w3m -dump /tmp/emm.1194239L/mm.11942fHm.htm...done
But wherever all that Displaying and viewing is going on is in a place
unbeknownst to me.

And of course w3m -dump is not what I should be using.



  reply	other threads:[~2007-12-04  2:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.3399.1194916258.18990.info-gnus-english@gnu.org>
2007-12-03  1:54 ` jidanni
2007-12-03  3:39   ` jidanni
2007-12-03  8:02     ` Tassilo Horn
2007-12-04  2:48       ` jidanni [this message]
2007-12-04  9:12         ` Tassilo Horn
2007-12-06 22:45           ` jidanni
2007-12-07  7:52             ` Tassilo Horn

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=87ir3fdvjk.fsf@jidanni.org \
    --to=jidanni@jidanni.org \
    --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).