From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: org-table-separator-space breaks alignment of existing tables [9.1.5 (9.1.5-1-gb3ddb0-elpaplus @ /home/il/.emacs.d/elpa/org-plus-contrib-20171225/)] Date: Thu, 28 Dec 2017 12:32:51 +0100 Message-ID: <878tdnf5p8.fsf@nicolasgoaziou.fr> References: <877et7ewf6.fsf@acer.localhost.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56691) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eUWQi-0007Ex-6K for emacs-orgmode@gnu.org; Thu, 28 Dec 2017 06:32:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eUWQh-0008Sc-Bt for emacs-orgmode@gnu.org; Thu, 28 Dec 2017 06:32:56 -0500 Received: from relay2-d.mail.gandi.net ([2001:4b98:c:538::194]:54748) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eUWQh-0008R7-67 for emacs-orgmode@gnu.org; Thu, 28 Dec 2017 06:32:55 -0500 In-Reply-To: <877et7ewf6.fsf@acer.localhost.com> (Ingo Lohmar's message of "Wed, 27 Dec 2017 21:41:01 +0100") 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: Ingo Lohmar Cc: emacs-orgmode@gnu.org Hello, Ingo Lohmar writes: > Here's a simple table example that breaks (info and columns lost etc) on > `org-table-align`. I traced it down to org-table-separator-space --- > setting it to a plain " " (effectively the situation before the last > 9.1.5 commit) works for me, but I do not understand why the change > breaks that. Or is this "breakage" expected? > > | No | Name | cpr1 | drv1 | ?ch1 | fla1 | xt12 | enh | pit1 | mtd1 | dly1 | xt11 | xt1 (2) | Amp [sd0 but def.3] | Cab | Rev | Comment | | WIP/TODO | > | | | | | | | | rt/ph/trm | | | | | | | | | | | | > |----+-----------------+------+------+------+------+------+-----------+------+------+------+------+---------+----------------------+------------------------------+---------------+--------------------------------+----+-------------------------------| > | 0 | JC 120 | 4 | | 8 | 2 | | | | 4 | 2 | DlyIn 30-100% | | brt m10 | 94 2x12 slv alnico | sm room | 102bpm; orig ~CE-1 (more shimmer etc) | | | Confirmed. There is an issue in maint, but not in master, as far as my testing goes. Since we are close to Emacs release, I'd rather postpone this change, so I reverted it in maint branch while keeping it in master. Regards, -- Nicolas Goaziou