[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] mouse-1 click follows link
From: |
Kim F. Storm |
Subject: |
Re: [PATCH] mouse-1 click follows link |
Date: |
Sun, 31 Oct 2004 13:49:47 +0100 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux) |
Luc Teirlinck <address@hidden> writes:
> Kim Storm wrote:
>
> > Hopefully I am misunderstanding this, as it would obviously be
> > disastrous, even for an optional feature.
>
> Can you elaborate on this?
>
> Yes. You blindly rebind mouse-1 to mouse-2 without having the
> _slightest_ idea what mouse-2 is bound to.
That's true.
> On the other hand, if the behavior only occurs when the text has the
> link property, then it only occurs for things somebody has explicitly
> checked. The only thing that can happen for overlooked "true" links
> is that mouse-1 sets point instead of following the link. No real
> harm happened and the user can file a bug report. Eventually all real
> links will be accounted for.
Hm. I'm starting to agree that the blind remapping is too intrusive.
A non-nil 'link property is definitely a safer mechanism to recognize
when this feature should be activated.
I'll think more about this approach.
--
Kim F. Storm <address@hidden> http://www.cua.dk
- [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 <=
- 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, 2004/10/31
- 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