[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
Fwd: Enabling Transient Mark Mode by default
From:
David De La Harpe Golden
Subject:
Fwd: Enabling Transient Mark Mode by default
Date:
2008年2月22日 05:49:15 +0000
Argh, effing gmail. resending, to people besides Miles this time (sorry Miles).
On 22/02/2008, Miles Bader <address@hidden> wrote:
> Juri Linkov <address@hidden> writes:
> > But even this is not necessary: cua-selection-mode uses C-SPC C-SPC
> > to set the mark without activating the region (more precisely the second
> > C-SPC cancels the region activation). This is another reason to enable
> > cua-selection-mode by default because this will help people who use
> > the mark for navigational purposes.
>
>
> No it's not. If that feature is desired (seems ok to me), it should
> just be added to normal t-m-m.
Well, it does have slight discoverability and ease-of-typing
advantages over C-SPC C-g.
Small thing to add to set-mark-command. Might also be ui-consistent
to augment momentary mark (transient-mark-mode = lambda) similarly
i.e.
when transient-mark-mode is t (perma-on), C-SPC C-SPC deactivates
mark, but when transient-mark-mode is off, a third C-SPC after
the C-SPC C-SPC turning on momentary mark cancels the momentary mark?
Illustrative/trivial patch attached, seems nice in small tests, but
dunno if there are any awful ramifications.
Attachment:
disable-mark-on-c-spc-c-spc.diff
Description: Text Data
- Re: Enabling Transient Mark Mode by default, (continued)
- Re: Enabling Transient Mark Mode by default , Richard Stallman, 2008年02月21日
- Re: Enabling Transient Mark Mode by default , David Kastrup, 2008年02月20日
- Re: Enabling Transient Mark Mode by default , Stefan Monnier, 2008年02月20日
- Re: Enabling Transient Mark Mode by default , David De La Harpe Golden, 2008年02月20日
- Re: Enabling Transient Mark Mode by default , David Kastrup, 2008年02月20日
- Re: Enabling Transient Mark Mode by default , David De La Harpe Golden, 2008年02月20日
- Re: Enabling Transient Mark Mode by default , Juri Linkov, 2008年02月21日
- Re: Enabling Transient Mark Mode by default , Lennart Borgman (gmail), 2008年02月21日
- Re: Enabling Transient Mark Mode by default , Lennart Borgman (gmail), 2008年02月21日
- Re: Enabling Transient Mark Mode by default , Miles Bader, 2008年02月21日
- Message not available
- Fwd: Enabling Transient Mark Mode by default,
David De La Harpe Golden <=
- Re: Enabling Transient Mark Mode by default , Richard Stallman, 2008年02月22日
- Re: Enabling Transient Mark Mode by default , Miles Bader, 2008年02月22日
- Re: Enabling Transient Mark Mode by default , Bastien, 2008年02月22日
- Re: Enabling Transient Mark Mode by default , Sascha Wilde, 2008年02月23日
- Re: Enabling Transient Mark Mode by default , Mike Mattie, 2008年02月22日
- RE: Enabling Transient Mark Mode by default , Drew Adams, 2008年02月22日
- Re: Enabling Transient Mark Mode by default , Bastien, 2008年02月22日
- Re: Enabling Transient Mark Mode by default , Stefan Monnier, 2008年02月23日
- Re: Enabling Transient Mark Mode by default , Bastien, 2008年02月23日
- Re: Enabling Transient Mark Mode by default , Richard Stallman, 2008年02月23日