From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Bug: Tables not aligning properly [9.1.9 (release_9.1.9-65-g5e4542 @ /Applications/MacPorts/EmacsMac.app/Contents/Resources/lisp/org/)] Date: Wed, 11 Jul 2018 12:20:48 -0400 Message-ID: <871sc9217j.fsf@alphaville.usersys.redhat.com> References: <20180709.090328.1391665652606700183.jpp@fc.up.pt> <20180710.083111.1892235390294254417.jpp@fc.up.pt> <87a7qyys1h.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39646) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fdHrR-0004LU-8p for emacs-orgmode@gnu.org; Wed, 11 Jul 2018 12:21:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fdHrO-0000F4-4t for emacs-orgmode@gnu.org; Wed, 11 Jul 2018 12:21:01 -0400 Received: from [195.159.176.226] (port=44139 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fdHrN-0000EQ-Ub for emacs-orgmode@gnu.org; Wed, 11 Jul 2018 12:20:58 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1fdHpE-0006le-Gr for emacs-orgmode@gnu.org; Wed, 11 Jul 2018 18:18:44 +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: emacs-orgmode@gnu.org Nicolas Goaziou writes: > Hello, > > Joao Pedro Pedroso writes: > >> This bug seems to be related to the presence >> of TAB characters in the table. > > Could you try master branch (yet to be release Org 9.2), as it may have > been fixed already. > > If it isn't fixed, could you provide an ECM? > The SE post says that whatever was broken was fixed in 9.1.6, but you still see it in 9.1.9? FWIW, I cannot reproduce it in Org mode version 9.1.13 (release_9.1.13-880-g120f87) ECM = exemple complet minimal = minimal complete example (aka MWE = minimal working example). -- Nick "There are only two hard problems in computer science: cache invalidation, naming things, and off-by-one errors." -Martin Fowler