Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
Cc: ding@gnus.org, emacs-w3m@namazu.org
Subject: [emacs-w3m:06161] Re: View html source in gnus with emacs-w3m?
Date: Mon, 01 Dec 2003 13:11:48 +0900	[thread overview]
Message-ID: <b9yvfp16ut7.fsf@jpl.org> (raw)
In-Reply-To: <microsoft-free.m3wu9hpb2r.fsf@ournature.org>

>>>>> In <microsoft-free.m3wu9hpb2r.fsf@ournature.org>
>>>>>	Jinhyok Heo <novembre@ournature.org> wrote:

> Even though I set (setq mm-inline-text-html-with-w3m-keymap t),
> pressing "\" doesn't show me html source of a mail.

> Is there a way I can see source of a html mail with w3m?

> I use emacs-w3m-1.3.6 and cvs gnus.

You can see html sources in the " *Original Article*" buffer.
The "\" key is not bound to any emacs-w3m command in the Gnus
article buffer.

Emacs-w3m caches raw html contents in its mechanism, however it
works only for retrieved contents from remote web servers.  The
reason for doing so is that it takes time to re-retrieve them.
The w3m-view-source command you made reference uses that cache
memory if it is available, otherwise it attempts to visit a
remote web page with a url.  So, it will not work even if you
invoke the `M-x w3m-view-source' command in the Gnus article
buffer.

Although it may be possible to show sources using the Gnus
original article buffer, I think there is not the necessity,
IMHO.  That is because it is there. :)
-- 
Katsumi Yamaoka <yamaoka@jpl.org>



  reply	other threads:[~2003-12-01  4:11 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-01  1:43 Jinhyok Heo
2003-12-01  4:11 ` Katsumi Yamaoka [this message]
2003-12-01  4:39   ` Jinhyok Heo
2003-12-01 20:34     ` Kai Grossjohann
2003-12-01  4:40   ` Jinhyok Heo
2003-12-01 17:44     ` Harry Putnam
2003-12-02  0:46       ` Jinhyok Heo
2003-12-01 12:30   ` Katsumi Yamaoka
2003-12-02  0:47     ` Jinhyok Heo

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=b9yvfp16ut7.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    --cc=ding@gnus.org \
    --cc=emacs-w3m@namazu.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).