From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Sullivan, Gregory \(US SSA\)" Subject: RE: Question about cursor movement Date: Tue, 16 Sep 2008 12:56:46 -0400 Message-ID: <737og9$3qcq8@dmzms99902.na.baesystems.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kfdsc-0004Ml-7Y for emacs-orgmode@gnu.org; Tue, 16 Sep 2008 12:58:22 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kfdsa-0004MQ-NK for emacs-orgmode@gnu.org; Tue, 16 Sep 2008 12:58:21 -0400 Received: from [199.232.76.173] (port=38460 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kfdsa-0004MK-KJ for emacs-orgmode@gnu.org; Tue, 16 Sep 2008 12:58:20 -0400 Received: from dmzms99902.na.baesystems.com ([149.32.200.66]:10848) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Kfdsa-0006dy-1v for emacs-orgmode@gnu.org; Tue, 16 Sep 2008 12:58:20 -0400 content-class: urn:content-classes:message 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: henry atting , emacs-orgmode@gnu.org Try leaving the cell with to move to the next field (in left-to-right, top-to-bottom order), whereas goes down one row. --Greg -- Gregory T. Sullivan, Ph.D. BAE Systems Advanced Information Technologies 6 New England Executive Park, Burlington, MA 01803 781-262-4553 (office), 978-430-3461 (cell) gregory.sullivan@baesystems.com=20 -----Original Message----- From: emacs-orgmode-bounces+gregory.sullivan=3Dbaesystems.com@gnu.org [mailto:emacs-orgmode-bounces+gregory.sullivan=3Dbaesystems.com@gnu.org] On Behalf Of henry atting Sent: Tuesday, September 16, 2008 10:44 AM To: emacs-orgmode@gnu.org Subject: [Orgmode] Question about cursor movement Hi, | 1 | 2 | sum | | |--------+------+--------+-----------| | 121.00 | 4.00 | 125.00 | store1 | | 125.00 | 5.00 | 130.00 | store2 | | 130.00 | | | | #+TBLFM: $1=3D@-1$3::$3=3D$1+$2 I have a simple table for some sort of expenses. I don't understand why the cursor behaves the way it does: I do a `=3D' in $1 or $3 and after the result is placed in the field, = the cursor jumps down one row. As *my* intended move would be to the next columnn in the same row I find this rather inconvenient. Would'nt it be better if the cursor simply stays where it is and lets me to decide the matter? Cheers henry _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode