From: Katsumi Yamaoka <yamaoka@jpl.org>
To: tromey@redhat.com
Cc: ding@gnus.org, emacs-devel@gnu.org
Subject: Re: Patch to change mouse binding for html view in gnus
Date: Mon, 02 Jul 2007 11:59:57 +0900 [thread overview]
Message-ID: <b4mbqevzf0y.fsf@jpl.org> (raw)
In-Reply-To: m3r6nrajgr.fsf@fleche.redhat.com
>>>>> In <m3r6nrajgr.fsf@fleche.redhat.com> Tom Tromey wrote:
>>>>>> "Reiner" == Reiner Steib <reinersteib+gmane@imap.cc> writes:
>>> However, if I click on a link in an HTML message rendered this way,
>>> the target is displayed using w3m. I generally don't want this; I
>>> only use w3m in Emacs for specialized things and in other cases I'd
>>> rather use my external web browser.
Reiner> I'm not sure if doing this unconditionally is a good idea. Shouldn't
Reiner> it be customizable?
> I don't know. Personally I think this is a good default -- people who
> want to browse extensively in Emacs can set their
> browse-url-browser-function.
> Maybe there are people who want to usually use an external browser but
> then browse using w3m from gnus. That seems weird to me :), but if
> such people exist then, yeah, this should be customizable.
Isn't it sufficient to use the following?
(setq w3m-goto-article-function #'browse-url)
This is used only when the `w3m-safe-view-this-url' command is
invoked, and normally the `w3m-safe-view-this-url' command is
bound to a certain key only in html articles.
next prev parent reply other threads:[~2007-07-02 2:59 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-01 20:42 Patch to change mouse binding for html view in gnus Tom Tromey
2007-07-01 21:48 ` Reiner Steib
2007-07-01 21:43 ` Tom Tromey
2007-07-02 2:59 ` Katsumi Yamaoka [this message]
2007-07-02 17:29 ` Tom Tromey
2007-07-03 4:33 ` Katsumi Yamaoka
2007-07-03 17:19 ` Tom Tromey
2007-07-03 23:18 ` Katsumi Yamaoka
2007-07-04 6:10 ` Katsumi Yamaoka
2007-07-12 16:05 ` Tom Tromey
2007-07-12 18:19 ` Stefan Monnier
2007-07-12 22:42 ` Katsumi Yamaoka
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=b4mbqevzf0y.fsf@jpl.org \
--to=yamaoka@jpl.org \
--cc=ding@gnus.org \
--cc=emacs-devel@gnu.org \
--cc=tromey@redhat.com \
/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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.