From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Micha Feigin Newsgroups: gmane.emacs.help Subject: Re: can I move back to the last edit position? Date: Fri, 10 Sep 2004 15:53:43 +0300 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <20040910125343.GA30855@luna.mooo.com> References: <87oekea5ng.fsf@thalassa.informatimago.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1094820971 10350 80.91.224.253 (10 Sep 2004 12:56:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 10 Sep 2004 12:56:11 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Sep 10 14:56:01 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C5kwb-00085Z-00 for ; Fri, 10 Sep 2004 14:56:01 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C5l1v-0004d9-3f for geh-help-gnu-emacs@m.gmane.org; Fri, 10 Sep 2004 09:01:31 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C5l0d-0004Kl-Vk for help-gnu-emacs@gnu.org; Fri, 10 Sep 2004 09:00:12 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C5l0Z-0004Jx-Jt for help-gnu-emacs@gnu.org; Fri, 10 Sep 2004 09:00:08 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C5l0Y-0004Jf-BJ for help-gnu-emacs@gnu.org; Fri, 10 Sep 2004 09:00:06 -0400 Original-Received: from [192.115.104.7] (helo=bela.bezeqint.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C5kv1-00007C-3O for help-gnu-emacs@gnu.org; Fri, 10 Sep 2004 08:54:23 -0400 Original-Received: from bela.bezeqint.net (localhost [127.0.0.1]) by bela.bezeqint.net (Bezeq International SMTP out Mail Server) with SMTP id 5C0D7174C88 for ; Fri, 10 Sep 2004 15:52:20 +0300 (IDT) Original-Received: from litshi.luna.local ([IP=81.218.82.107]) by eSafe SMTP Relay 1094802385; Fri Sep 10 15:52:19 2004 Original-Received: from micha by litshi.luna.local with local (Exim 4.34) id 1C5kuN-00082W-8G for help-gnu-emacs@gnu.org; Fri, 10 Sep 2004 15:53:43 +0300 Original-To: help-gnu-emacs@gnu.org Mail-Followup-To: help-gnu-emacs@gnu.org Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.6+20040818i X-ESAFE-STATUS: Mail clean X-ESAFE-DETAILS: Clean X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:20593 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:20593 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 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. >