From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Brand Subject: Re: Org table with long lines visibility Date: Thu, 5 May 2011 08:57:57 +0200 Message-ID: References: <87hb9axson.fsf@gmx.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:33891) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QHsVc-0004hv-6x for emacs-orgmode@gnu.org; Thu, 05 May 2011 02:58:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QHsVb-0006gx-CS for emacs-orgmode@gnu.org; Thu, 05 May 2011 02:58:00 -0400 Received: from mail-ey0-f169.google.com ([209.85.215.169]:55713) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QHsVb-0006gi-8C for emacs-orgmode@gnu.org; Thu, 05 May 2011 02:57:59 -0400 Received: by eyd9 with SMTP id 9so633874eyd.0 for ; Wed, 04 May 2011 23:57:58 -0700 (PDT) In-Reply-To: <87hb9axson.fsf@gmx.co.uk> 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: Johnny Cc: emacs-orgmode@gnu.org Hi Johnny On Wed, May 4, 2011 at 19:48, Johnny wrote: > [...] so I am wondering if there is any way to make the > 'org-table-edit-field' to be permanently visible in a buffer, > automatically updating while moving around in the table to view the full > content of the current cell? There is not such a way yet but I totally agree that it would be nothing but natural to have keys assigned to the buffer that opens with "C-c `" to move around in the current table. I suggest "S-///" for this in honor of the same keys in the table formula editor ("C-c '") used to move around field references. These keys could be available at least as long as the buffer/cell content is left unchanged. Michael