[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: deactivation in "shift-select" mode
From: |
Kim F. Storm |
Subject: |
Re: deactivation in "shift-select" mode |
Date: |
Sat, 08 Mar 2008 18:26:19 +0100 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.1.91 (gnu/linux) |
Miles Bader <address@hidden> writes:
> This implementation only works if transient-mark-mode is disabled,
> because of the way the transient-mark-mode "only mode" works; my guess
> is that this restriction would probably be pretty easy to remove by
> simply having a separate variable to enable "only mode" instead of
> overloading the meaning of the basic transient-mark-mode variable.
This really has nothing to do with transient-mark-mode as such
What is needed here is a similar functionality on deactivate-mark, i.e.:
Setting deactivate-mark to 'only means to deactivate mark after
the next command (during which deactivate-mark = 'identity).
> Anyway, here's the example code, which is very simple and seems to
> work quite nicely; check it!
It's a small step in the right direction...
--
Kim F. Storm <address@hidden> http://www.cua.dk
- Re: position on changing defaults?, (continued)
- Re: position on changing defaults?, Juri Linkov, 2008/03/05
- Re: position on changing defaults?, Kim F. Storm, 2008/03/06
- Re: position on changing defaults?, Richard Stallman, 2008/03/07
- Re: position on changing defaults?, Miles Bader, 2008/03/07
- Re: position on changing defaults?, Lennart Borgman (gmail), 2008/03/07
- Re: position on changing defaults?, Richard Stallman, 2008/03/08
- deactivation in "shift-select" mode, Miles Bader, 2008/03/07
- Re: deactivation in "shift-select" mode, Chong Yidong, 2008/03/07
- Re: deactivation in "shift-select" mode, Miles Bader, 2008/03/07
- Re: deactivation in "shift-select" mode, Miles Bader, 2008/03/07
- Re: deactivation in "shift-select" mode,
Kim F. Storm <=
- Re: position on changing defaults?, Richard Stallman, 2008/03/09
- Re: position on changing defaults?, Miles Bader, 2008/03/09
- Shift-movement selection (was: position on changing defaults?), Stefan Monnier, 2008/03/09
- Re: Shift-movement selection, Miles Bader, 2008/03/09
- Re: Shift-movement selection, Kim F. Storm, 2008/03/09
- Re: Shift-movement selection, Miles Bader, 2008/03/09
- Re: Shift-movement selection, Stefan Monnier, 2008/03/10
- Re: Shift-movement selection, Stefan Monnier, 2008/03/10
- Re: Shift-movement selection, Stefan Monnier, 2008/03/09
- Re: Shift-movement selection, Miles Bader, 2008/03/10