emacs-devel
[Top][All Lists]
Advanced

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

Re: `inhibit-mark-movement'


From: Juri Linkov
Subject: Re: `inhibit-mark-movement'
Date: Wed, 08 Dec 2004 05:46:35 +0200
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux)

Paul Pogonyshev <address@hidden> writes:
> I'd like these two scenarios be possible simultaneously (in
> Transient Mark mode):
>
>     1. Select text from point to the end of function: C-SPC C-M-e
>
>     2. Glance at buffer beginning and go back: M-< C-u C-SPC

You can achieve the desired result with 3 more keys:

 1. Select text from point to the end of function: C-SPC C-M-e

 2. Glance at buffer beginning and go back: C-g M-< C-u C-SPC C-x C-x
                                            ===               === ===

-- 
Juri Linkov
http://www.jurta.org/emacs/





reply via email to

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