From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jude DaShiell Subject: Re: calculation question Date: Tue, 19 Jul 2011 05:33:14 -0400 (EDT) Message-ID: References: <878vrvw5gu.fsf@gnu.org> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Return-path: Received: from eggs.gnu.org ([140.186.70.92]:33690) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qj6g3-0007P0-RU for emacs-orgmode@gnu.org; Tue, 19 Jul 2011 05:33:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qj6g2-00057F-4M for emacs-orgmode@gnu.org; Tue, 19 Jul 2011 05:33:19 -0400 Received: from shellworld.net ([69.60.117.94]:53160 helo=server1.shellworld.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qj6g1-000576-LB for emacs-orgmode@gnu.org; Tue, 19 Jul 2011 05:33:17 -0400 In-Reply-To: <878vrvw5gu.fsf@gnu.org> 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: Bastien Cc: emacs-orgmode@gnu.org After I use C-C } can I use c-p c-n c-l and c-r to move one cell up on cell down one cell left and one cell right respectively? On Tue, 19 Jul 2011, Bastien wrote: > Hi Jude, > > Please type C-c } on a table -- it displays coordinates of the > cells so that you can more easily refer to the right one. > > HTH, > >