From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: problem with org-table-export Date: Sat, 28 May 2016 13:59:38 +0200 Message-ID: <87a8jao0k5.fsf@saiph.selenimh> References: <87d1o7ruis.fsf@msstf091.ucc.ie> <87y46utu0m.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54169) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b6cuI-0006Mv-9Y for emacs-orgmode@gnu.org; Sat, 28 May 2016 07:59:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b6cuE-000349-7B for emacs-orgmode@gnu.org; Sat, 28 May 2016 07:59:53 -0400 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:45433) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b6cuE-000342-0a for emacs-orgmode@gnu.org; Sat, 28 May 2016 07:59:50 -0400 In-Reply-To: <87y46utu0m.fsf@gmx.us> (rasmus@gmx.us's message of "Sat, 28 May 2016 11:24:25 +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" To: Rasmus Cc: emacs-orgmode@gnu.org Hello, Rasmus writes: > It sounds rather plausible. AFAIR, org-table basically deletes and redraws > the table (but I didn=E2=80=99t check the code), which would modify the b= uffer. > Perhaps org-table-align could run in a temporary buffer and only inserted > the "new" table if it the result differs from what=E2=80=99s already in t= he > buffer. IIRC I fixed it already some time ago. Besides, I'm not able to reproduce the problem. Regards, --=20 Nicolas Goaziou