Re: [O] links cause table misalignment

2018-04-07 Thread Nicolas Goaziou
Thomas P writes: > Curious. Not even if you set your cursor on the a and press TAB again? (I > sometimes have to do it twice). > > This is what I did: > > Downloaded https://orgmode.org/org-9.1.9.zip and unzipped to ~/tmp/org-9.1.9 > > Ran: > emacs -Q > > In the scratch-buffer: > (add-to-list

Re: [O] links cause table misalignment

2018-04-07 Thread Thomas P
Curious. Not even if you set your cursor on the a and press TAB again? (I sometimes have to do it twice). This is what I did: Downloaded https://orgmode.org/org-9.1.9.zip and unzipped to ~/tmp/org-9.1.9 Ran: emacs -Q In the scratch-buffer: (add-to-list 'load-path "~/tmp/org-9.1.9/lisp") (r

Re: [O] links cause table misalignment

2018-04-07 Thread Nicolas Goaziou
Hello, Thomas P writes: > With org-mode 9.1.9, my tables sometimes become misaligned when I press TAB > and the cursor is in a cell with a link. > > In an org-mode buffer, enter: > > | aa | aa | > | [[a][a]] | | > > The lower-left cell becomes misaligned when I press TAB and the cursor > is on

[O] links cause table misalignment

2018-04-07 Thread Thomas P
Hello, With org-mode 9.1.9, my tables sometimes become misaligned when I press TAB and the cursor is in a cell with a link. In an org-mode buffer, enter: | aa | aa | | [[a][a]] | | The lower-left cell becomes misaligned when I press TAB and the cursor is on the link "a". I get no misalignmen