From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: preserving location of point Date: Fri, 09 Jul 2010 16:07:06 -0400 Message-ID: <8739vsa07p.fsf@gollum.intra.norang.ca> References: <18510.8212674551$1278703333@news.gmane.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=60411 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OXJqx-0006Is-Ik for emacs-orgmode@gnu.org; Fri, 09 Jul 2010 16:07:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OXJqw-0007X1-0R for emacs-orgmode@gnu.org; Fri, 09 Jul 2010 16:07:19 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:64083) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OXJqv-0007WT-U6 for emacs-orgmode@gnu.org; Fri, 09 Jul 2010 16:07:17 -0400 In-Reply-To: <18510.8212674551$1278703333@news.gmane.org> (Eric Abrahamsen's message of "Fri\, 09 Jul 2010 12\:14\:12 -0700") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Eric Abrahamsen Cc: emacs-orgmode@gnu.org Eric Abrahamsen writes: > I'm using org mode of about a week ago, and have noticed that when I > leave point inside a table in org mode, switch to another buffer, and > switch back again, point is placed at the the end of the table. I'm > switching back and forth quite a bit and it's a pain finding my place in > the table again -- I wonder if this is something that could be fixed, > either through a user option or in the source code? Hi Eric, I'm using GNU Emacs 22.2.1 (i486-pc-linux-gnu, GTK+ Version 2.12.11) of 2008-11-09 on raven, modified by Debian Org-mode version 6.36trans (release_6.36.587.gb482) and I'm not seeing the behaviour you describe. If I put the point in a table field, then C-x C-b *scratch* RET and then move the point in the scratch buffer and switch back to the original org-mode buffer point is still in the table exactly where I left it. -Bernt