[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] mouse-1 click follows link
From: |
Luc Teirlinck |
Subject: |
Re: [PATCH] mouse-1 click follows link |
Date: |
Sun, 31 Oct 2004 14:03:32 -0600 (CST) |
David Kastrup wrote:
What would the keybinding in link-keymap be? It has to resolve to
something different for each link.
Things like mouse-set-point, mouse-drag-region and the like would be
common. It would seem that we are only talking about the link-following.
That would then have to be
(lambda (arg) (funcall mouse-follow-link-function arg))
where arg is the numeric prefix.
Sincerely,
Luc.
- [PATCH] mouse-1 click follows link, Kim F. Storm, 2004/10/29
- Re: [PATCH] mouse-1 click follows link, Luc Teirlinck, 2004/10/29
- Re: [PATCH] mouse-1 click follows link, Kim F. Storm, 2004/10/30
- Re: [PATCH] mouse-1 click follows link, Luc Teirlinck, 2004/10/30
- Re: [PATCH] mouse-1 click follows link, Kim F. Storm, 2004/10/31
- Re: [PATCH] mouse-1 click follows link, Luc Teirlinck, 2004/10/30
- Re: [PATCH] mouse-1 click follows link, Kim F. Storm, 2004/10/31
- Re: [PATCH] mouse-1 click follows link, Luc Teirlinck, 2004/10/31
- Re: [PATCH] mouse-1 click follows link, David Kastrup, 2004/10/31
- Re: [PATCH] mouse-1 click follows link,
Luc Teirlinck <=
- Re: [PATCH] mouse-1 click follows link, David Kastrup, 2004/10/31
- Re: [PATCH] mouse-1 click follows link, Stefan, 2004/10/31
- Re: [PATCH] mouse-1 click follows link, Kim F. Storm, 2004/10/31
- Re: [PATCH] mouse-1 click follows link, Stefan, 2004/10/31