[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Bug: Tables not aligning properly [9.1.9 (release_9.1.9-65-g5e45
From: |
Nick Dokos |
Subject: |
Re: [O] 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 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
Nicolas Goaziou <address@hidden> writes:
> Hello,
>
> Joao Pedro Pedroso <address@hidden> 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)
<PSA>
ECM = exemple complet minimal = minimal complete example (aka MWE = minimal
working example).
</PSA>
--
Nick
"There are only two hard problems in computer science: cache
invalidation, naming things, and off-by-one errors." -Martin Fowler