From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Editing table.el tables in Org files Date: Tue, 08 Jan 2013 23:45:31 +0100 Message-ID: <87wqvn2t10.fsf@bzg.ath.cx> References: <87ip77kd58.fsf@bzg.ath.cx> <87sj6biuxh.fsf@bzg.ath.cx> <87r4lvh95q.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52027) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TshvK-0007K4-OS for emacs-orgmode@gnu.org; Tue, 08 Jan 2013 17:45:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TshvJ-0001ep-MJ for emacs-orgmode@gnu.org; Tue, 08 Jan 2013 17:45:34 -0500 Received: from mail-wg0-f47.google.com ([74.125.82.47]:47065) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TshvJ-0001ei-GD for emacs-orgmode@gnu.org; Tue, 08 Jan 2013 17:45:33 -0500 Received: by mail-wg0-f47.google.com with SMTP id dq11so724808wgb.14 for ; Tue, 08 Jan 2013 14:45:32 -0800 (PST) In-Reply-To: (Jacobo de Vera's message of "Tue, 8 Jan 2013 18:59:34 +0000") 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: Jacobo de Vera Cc: emacs-orgmode@gnu.org Hi Jacobo, Jacobo de Vera writes: > I just tested the second fix. It works as I was expecting it to work > at first, but only if the cursor is in one of the horizontal lines of > a table.el table when pressing C-c '. I can work with this just fine, > but it seems a bit confusing if one doesn't know, right? Fixed, thanks. > I have also noticed that when coming back from the buffer where the > table is isolated (Using C-c ' on this buffer), the table gets > indented in the org file, but only the first time, then it stays > there even when edited. Is this expected? Yes, I think so. Thanks! -- Bastien