[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: |
Sun, 01 Jan 2006 23:48:53 +0100 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
Stefan Monnier <address@hidden> writes:
> My vote would be to kill mouse-region-delete-keys, but it seems that Richard
> insists on this functionality so it looks like JD's patch is a good and safe
> way to recover the old feature which is used by several third party
> elisp packages.
We can (easily?) do both:
IMO, setting/let-binding mouse-region-delete-keys to nil should inhibit reading
the next event in mouse-drag-region.
--
Kim F. Storm <address@hidden> http://www.cua.dk
- Re: mouse.el patch for region tracking,
Kim F. Storm <=
- Re: mouse.el patch for region tracking, Stefan Monnier, 2006/01/01
- Re: mouse.el patch for region tracking, Kim F. Storm, 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/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