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

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

Re: can I move back to the last edit position?


From: Micha Feigin
Subject: Re: can I move back to the last edit position?
Date: Fri, 10 Sep 2004 15:53:43 +0300
User-agent: Mutt/1.5.6+20040818i

On Fri, Sep 10, 2004 at 04:49:03PM +0800, Rokia wrote:
> :)
> 
> I think this is a necessary and basic function. why cant I find it?
> 

What about saving position in register

`C-x r <SPC> R'
     Save position of point in register R (`point-to-register').

`C-x r j R'
     Jump to the position saved in register R (`jump-to-register').

Or jump to mark
C-u C-spc

Exchange point and mark
C-x C-x

And to truncate the mark ring
M-x marker-visit-truncate-mark-ring

> :(
> _______________________________________________
> Help-gnu-emacs mailing list
> Help-gnu-emacs@gnu.org
> http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
>  
>  +++++++++++++++++++++++++++++++++++++++++++
>  This Mail Was Scanned By Mail-seCure System
>  at the Tel-Aviv University CC.
> 



reply via email to

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