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
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
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
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