[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Shift-movement selection
From: |
Thomas Lord |
Subject: |
Re: Shift-movement selection |
Date: |
Wed, 12 Mar 2008 17:07:22 -0700 |
User-agent: |
Thunderbird 1.5.0.5 (X11/20060808) |
I'll stop be chatty for a bit after this but:
Additionally, have some key binding that turns
a regular mark on the top of the stack into a
tentative mark.
And, instead of "transient mark mode", have
some display mode that highlights the marked
region when and only when the top of the mark
stack is a tentative mark.
Then, in the common situation when I know the
mark I want is buried on the stack but I'm not
sure where, I can iteratively turn the top of stack
into transient, to see what it is, and then discard
them until I find the one I want. The kind of
thing one currently does with maddening iterations
of C-xC-x and C-UC-@, but friendlier.
So, summing up:
Shift-marking can be really nice even for
classic-style Emacs "power users" and it can
be implemented as a combination of a post-command
hook (installed and removed on the fly) plus
a default binding (mildly hairy) for shifted keys.
-t
- Re: Shift-movement selection, (continued)
- Re: Shift-movement selection, Kim F. Storm, 2008/03/10
- Re: Shift-movement selection, Stefan Monnier, 2008/03/10
- Re: Shift-movement selection, Lennart Borgman (gmail), 2008/03/10
- Re: Shift-movement selection, Richard Stallman, 2008/03/11
- Re: Shift-movement selection, Stefan Monnier, 2008/03/11
- Re: Shift-movement selection, Richard Stallman, 2008/03/11
- Re: Shift-movement selection, Kim F. Storm, 2008/03/12
- Re: Shift-movement selection, Richard Stallman, 2008/03/12
- Re: Shift-movement selection, Kim F. Storm, 2008/03/12
- Re: Shift-movement selection, Thomas Lord, 2008/03/12
- Re: Shift-movement selection,
Thomas Lord <=
- Re: Shift-movement selection, tomas, 2008/03/13
- Re: Shift-movement selection, Alan Mackenzie, 2008/03/11
- Re: Shift-movement selection, Lennart Borgman (gmail), 2008/03/11
- Re: Shift-movement selection, David Kastrup, 2008/03/11
- Re: Shift-movement selection, Lennart Borgman (gmail), 2008/03/11
- Re: Shift-movement selection, Stefan Monnier, 2008/03/11
- Re: Shift-movement selection, Richard Stallman, 2008/03/12
- Re: Shift-movement selection, Richard Stallman, 2008/03/12
- Re: Shift-movement selection, Kim F. Storm, 2008/03/12
- Re: Shift-movement selection, Thomas Lord, 2008/03/12