all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
To: Jambunathan K <kjambunathan@gmail.com>
Cc: 14815@debbugs.gnu.org
Subject: bug#14815: 24.3.50; eww (Hyperlinks): Left mouse click on hyperlinks does nothing
Date: Fri, 19 Jul 2013 16:58:43 +0200	[thread overview]
Message-ID: <m3k3kmh9zw.fsf@stories.gnus.org> (raw)
In-Reply-To: <874nc53t9l.fsf@gmail.com> (Jambunathan K.'s message of "Mon, 08 Jul 2013 22:04:30 +0530")

Jambunathan K <kjambunathan@gmail.com> writes:

> C-u C-x = on Orgmode links shows this:
>
>     (keymap
>      (follow-link . mouse-face)
>      (mouse-3 . org-find-file-at-mouse)
>      (mouse-2 . org-open-at-mouse))
>
> Define keymap
>
>     (defvar org-mouse-map (make-sparse-keymap))
>     (org-defkey org-mouse-map [mouse-2] 'org-open-at-mouse)
>     (org-defkey org-mouse-map [mouse-3] 'org-find-file-at-mouse)

Ok; I've now bound [mouse-2] in shr.

But this bug report is about the left mouse click, and that's mouse-1,
isn't it?  does the special follow-link thing do magic with remapping
mouse-2 to mouse-1?

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/





  reply	other threads:[~2013-07-19 14:58 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-08  5:29 bug#14815: 24.3.50; eww (Hyperlinks): Left mouse click on hyperlinks does nothing Jambunathan K
2013-07-08 14:59 ` Lars Magne Ingebrigtsen
2013-07-08 16:34   ` Jambunathan K
2013-07-19 14:58     ` Lars Magne Ingebrigtsen [this message]
2013-07-19 17:02       ` Jambunathan K
2013-07-20 11:20         ` Jambunathan K
2013-07-30 14:27           ` Lars Magne Ingebrigtsen
2013-07-20 17:18       ` Glenn Morris
2013-07-30 14:25         ` Lars Magne Ingebrigtsen

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=m3k3kmh9zw.fsf@stories.gnus.org \
    --to=larsi@gnus.org \
    --cc=14815@debbugs.gnu.org \
    --cc=kjambunathan@gmail.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.