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







reply via email to

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