emacs-devel
[Top][All Lists]
Advanced

[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: Fri, 29 Oct 2004 18:54:12 -0500 (CDT)

Kim Storm wrote:

   Here is the full patch (without doc updates) for the proposed
   mouse-1-click-follows-link functionality, including rewriting of
   tooltips and making C-h k aware of the remapping.

I do not have the time to read your patch in detail.  I hope that I am
wrong, but at first view it looks as if you do:

    (setcar event 'mouse-2)

whenever the user clicked mouse-1 and the text has the mouse-face
property and does not have the new dont-follow-link property.
Hopefully I am misunderstanding this, as it would obviously be
disastrous, even for an optional feature.

Having the mouse-face property does _not at all_ imply that the text
is a link.  I would rather work with a `link' property if you want to
remap, than with a `dont-follow-link' if not.

Sincerely,

Luc.
 



 




reply via email to

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