help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how to activate region


From: Kevin Rodgers
Subject: Re: how to activate region
Date: Wed, 13 May 2009 22:55:59 -0600
User-agent: Thunderbird 2.0.0.21 (Macintosh/20090302)

Samuel Wales wrote:
On Wed, May 13, 2009 at 16:16, Leo <sdl.web@gmail.com> wrote:
C-SPC twice.

That, unfortunately, has the side effect of setting mark.

,----[ C-h k C-x C-x ]
| C-x C-x runs the command exchange-point-and-mark
|   which is an interactive compiled Lisp function in `simple.el'.
| It is bound to C-x C-x.
| (exchange-point-and-mark &optional arg)
|
| Put the mark where point is now, and point where the mark is now.
| This command works even when the mark is not active,
| and it reactivates the mark.
| With prefix arg, `transient-mark-mode' is enabled temporarily.
|
| [back]
`----

--
Kevin Rodgers
Denver, Colorado, USA





reply via email to

[Prev in Thread] Current Thread [Next in Thread]