all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jambunathan K <kjambunathan@gmail.com>
To: Lars Magne Ingebrigtsen <larsi@gnus.org>
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 22:32:11 +0530	[thread overview]
Message-ID: <87zjti8ovg.fsf@gmail.com> (raw)
In-Reply-To: <m3k3kmh9zw.fsf@stories.gnus.org> (Lars Magne Ingebrigtsen's message of "Fri, 19 Jul 2013 16:58:43 +0200")

Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> 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.

Middle click follows the link.

> But this bug report is about the left mouse click, and that's mouse-1,
> isn't it?  

Yes.

> does the special follow-link thing do magic with remapping
> mouse-2 to mouse-1?

Left click does NOT work in eww buffers.  (i.e., the bug is still open)

Left click still opens Org links - which look like so [[org link]] - in
Org buffers.  I am unable to quickly figure out what Org does specially
which eww misses.

Another thing I noticed: When mouse house over an link in an Org or a
Help buffer, the link's color changes.  In case of eww, this
color-changing doesn't happen.






  reply	other threads:[~2013-07-19 17:02 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
2013-07-19 17:02       ` Jambunathan K [this message]
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=87zjti8ovg.fsf@gmail.com \
    --to=kjambunathan@gmail.com \
    --cc=14815@debbugs.gnu.org \
    --cc=larsi@gnus.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.
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.