emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mouse-1-click-follows-link with t-mouse


From: Nick Roberts
Subject: Re: mouse-1-click-follows-link with t-mouse
Date: Tue, 20 Mar 2007 10:46:46 +1200

 > Thanks, and please install your patch.
 > 
 > Is this issue settled?

Mouse clicks on an xterm don't seem to carry timestamp information (or, at
least xt-mouse.el doesn't extract it) so I suggest adding the patch below to
the manual.  xterm-mouse-mode is currently turned off by default, so I
think it's reasonable to keep mouse-1-click-follows-link in this case.

-- 
Nick                                           http://www.inet.net.nz/~nickrob



*** frames.texi 30 Jan 2007 11:21:59 +1300      1.115
--- frames.texi 20 Mar 2007 10:43:36 +1200      
*************** are supported.  The normal @code{xterm} 
*** 1095,1101 ****
  clicks is still available by holding down the @kbd{SHIFT} key when you
  press the mouse button.  Xterm Mouse mode is a global minor mode
  (@pxref{Minor Modes}).  Repeating the command turns the mode off
! again.
  
  In the console on GNU/Linux, you can use @kbd{M-x t-mouse-mode}.  You
  need to have the gpm package installed and running on your system in
--- 1095,1104 ----
  clicks is still available by holding down the @kbd{SHIFT} key when you
  press the mouse button.  Xterm Mouse mode is a global minor mode
  (@pxref{Minor Modes}).  Repeating the command turns the mode off
! again.  Mouse clicks carry no timestamp in this mode, so behaviour
! cannot be changed by the length of a @kbd{Mouse-1} click on a link
! (@pxref{Mouse References}).
! 
  
  In the console on GNU/Linux, you can use @kbd{M-x t-mouse-mode}.  You
  need to have the gpm package installed and running on your system in




reply via email to

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