From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Koch Subject: org-mode moves point in other window Date: Sat, 8 Dec 2012 14:34:41 +0100 Message-ID: <201212081434.41607.thomas@koch.ro> Reply-To: thomas@koch.ro Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:53896) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ThKYO-0002oA-QY for emacs-orgmode@gnu.org; Sat, 08 Dec 2012 08:34:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ThKYN-0007px-Gb for emacs-orgmode@gnu.org; Sat, 08 Dec 2012 08:34:52 -0500 Received: from koch.ro ([88.198.2.104]:37339) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ThKYN-0007oI-AI for emacs-orgmode@gnu.org; Sat, 08 Dec 2012 08:34:51 -0500 Received: from 123-16.2-85.cust.bluewin.ch ([85.2.16.123] helo=x121e.localnet) by koch.ro with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1ThKYF-0004mj-65 for emacs-orgmode@gnu.org; Sat, 08 Dec 2012 14:34:43 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi, I've got a large org-mode (7.9.2, emacs 24.2.1) table and two windows, top and bottom. I shrink the upper window to only show the headline of my table and work in the lower window. When I move with tab in the lower window or recalculate the formula, the upper window moves its point to the formula. How can I make the upper window to remain as it is? Thank you, Thomas Koch, http://www.koch.ro