[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: mouse.el patch for region tracking
From: |
Kim F. Storm |
Subject: |
Re: mouse.el patch for region tracking |
Date: |
Mon, 02 Jan 2006 10:38:10 +0100 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
Stefan Monnier <address@hidden> writes:
> There is another reason to wait for the next event: the selected region is
> highlighted until the next event. Now this is not necessary if
> transient-mark-mode is activated, so your suggestion is that code that wants
> to do something like XEmacs's mouse-track should do
In any case, JD's patch is good, but there should be some more
commentary to explain the meaning of the HANDLE-TERMINATING-EVENT arg
to mouse-drag-track. Also, we may want to announce this function
somewhere.
--
Kim F. Storm <address@hidden> http://www.cua.dk
- Re: mouse.el patch for region tracking, Kim F. Storm, 2006/01/01
- Re: mouse.el patch for region tracking, Stefan Monnier, 2006/01/01
- Re: mouse.el patch for region tracking,
Kim F. Storm <=
- Re: mouse.el patch for region tracking, JD Smith, 2006/01/02
- Re: mouse.el patch for region tracking, Stefan Monnier, 2006/01/02
- Re: mouse.el patch for region tracking, JD Smith, 2006/01/02
- Re: mouse.el patch for region tracking, Stefan Monnier, 2006/01/03
- Re: mouse.el patch for region tracking, JD Smith, 2006/01/03