From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: calculation question Date: Wed, 27 Jul 2011 17:48:53 +0200 Message-ID: <87hb67u3kq.fsf@gnu.org> References: <878vrvw5gu.fsf@gnu.org> <877h7elmcu.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:47482) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qm6Le-0003a8-KD for emacs-orgmode@gnu.org; Wed, 27 Jul 2011 11:48:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qm6LZ-0000oJ-HG for emacs-orgmode@gnu.org; Wed, 27 Jul 2011 11:48:38 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:52953) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qm6LZ-0000o4-A6 for emacs-orgmode@gnu.org; Wed, 27 Jul 2011 11:48:33 -0400 Received: by wwf22 with SMTP id 22so1217393wwf.30 for ; Wed, 27 Jul 2011 08:48:32 -0700 (PDT) In-Reply-To: (Michael Brand's message of "Sat, 23 Jul 2011 18:51:28 +0200") 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: Michael Brand Cc: Jude DaShiell , emacs-orgmode@gnu.org Hi Michael, Michael Brand writes: > As an alternative to overlays used by "C-c }" on a table to display > the coordinate grid, I would suggest the attached patch that displays > the coordinates in the table editor "C-c `" like this: > > #+begin_src org > # > # Edit field @2$3 and finish with C-c C-c > # > 123 > #+end_src This is a neat addition, it enhances accessibility. I've now applied this patch. Thanks! -- Bastien