From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: org-tables: Broken alignment when using numbers of different lengths [9.1.5 (9.1.5-1-gb3ddb0-elpa @ .emacs.d/elpa/org-20171225/)] Date: Sun, 04 Feb 2018 23:14:06 +0100 Message-ID: <874lmwies1.fsf@nicolasgoaziou.fr> References: <1ecf583c-ca2f-5252-92b9-2f8d49e5dfbe@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43338) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eiSY6-0000HE-9C for emacs-orgmode@gnu.org; Sun, 04 Feb 2018 17:14:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eiSY4-0001bi-Vk for emacs-orgmode@gnu.org; Sun, 04 Feb 2018 17:14:10 -0500 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:53120) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eiSY4-0001YS-Pi for emacs-orgmode@gnu.org; Sun, 04 Feb 2018 17:14:08 -0500 In-Reply-To: <1ecf583c-ca2f-5252-92b9-2f8d49e5dfbe@gmail.com> (Leo Vivier's message of "Sat, 27 Jan 2018 11:11:05 -0800") 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: Leo Vivier Cc: emacs-orgmode@gnu.org Hello, Leo Vivier writes: > I've updated org-mode yesterday, and the tables do not seem to align > properly anymore. > > In a minimal setup, just loading org-mode from MELPA, I've tried > entering the following table: > | foo | 1 | > | bar | 10 | > When I press in the table, visually, the table loses its alignment > (one space gets removed from at the right of the `1'). This was fixed in Org 9.1.6. Unfortunately, this release doesn't appear in GNU ELPA for the time being. You may want to use https://orgmode.org/elpa/ meanwhile, and update Org. Regards, -- Nicolas Goaziou