bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#14815: 24.3.50; eww (Hyperlinks): Left mouse click on hyperlinks doe


From: Lars Magne Ingebrigtsen
Subject: bug#14815: 24.3.50; eww (Hyperlinks): Left mouse click on hyperlinks does nothing
Date: Mon, 08 Jul 2013 16:59:59 +0200
User-agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux)

Jambunathan K <kjambunathan@gmail.com> writes:

> Currently left-clicking on the hyperlinks doesn't take me to the link.
> (RET works though)

I'd like to, but I don't know how.  This is how the local keymap is
defined:

(defvar shr-map
  (let ((map (make-sparse-keymap)))

[...]

    (define-key map [follow-link] 'mouse-face)

What's the real way to define mouse actions these days?
    
-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]