[mew-int 2467] Re: Bug in mew-browse-url-at-mouse with w3m

Tatsuya Kinoshita tats at example.com
Sat Apr 19 14:16:40 JST 2008


On April 18, 2008, [mew-int 2461],
gernot (at acm.org) wrote:

> The symptoms: I receive a mail that is Text/Html in
> Multipart/Alternative. It contains a link of the type <a href="url">here</a>.
> 
> I mouse-2 click on the link, and mew hands "here" to the browser,
> instead of "url".

It seems that the browse-url-at-mouse function is used instead of
the mew-browse-url-at-mouse function.

Please check your init files such as ~/.mew.el or ~/.emacs to
remove the setting of browse-url-at-mouse.

Kazu, mew.dot.mew contains the following sample code which might be
problematic.  Please remove it or replace it with setting of
mew-browse-url-at-mouse.

;(define-key mew-message-mode-map [mouse-2] 'browse-url-at-mouse)

Thanks,
-- 
Tatsuya Kinoshita



More information about the Mew-int mailing list