From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Abrahamsen Subject: preserving location of point Date: Fri, 09 Jul 2010 12:14:12 -0700 Message-ID: <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=46051 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OXJ7K-0003bZ-SG for emacs-orgmode@gnu.org; Fri, 09 Jul 2010 15:20:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OXJ7J-0008Oy-Mu for emacs-orgmode@gnu.org; Fri, 09 Jul 2010 15:20:10 -0400 Received: from lo.gmane.org ([80.91.229.12]:42017) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OXJ7J-0008Om-HQ for emacs-orgmode@gnu.org; Fri, 09 Jul 2010 15:20:09 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OXJ7D-0006dv-VI for emacs-orgmode@gnu.org; Fri, 09 Jul 2010 21:20:03 +0200 Received: from c-76-104-192-32.hsd1.wa.comcast.net ([76.104.192.32]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 09 Jul 2010 21:20:03 +0200 Received: from eric by c-76-104-192-32.hsd1.wa.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 09 Jul 2010 21:20:03 +0200 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: emacs-orgmode@gnu.org 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? Thanks! Eric