Hi all,
I'm using the latest snapshot of org-mode and internal linking seems to fail.
When visting an internal link, the tags table is opened instead of simply going
to the place in the file which the link points to.
To reproduce, just open an org file:
* Hello
Link to [[*Hello]]
Cheers,
N
Wow that's cool, sorry for not finding the original report then!
Thanks for your work =)
Get Outlook for Android<https://aka.ms/ghei36>
From: Ihor Radchenko
Sent: Friday, October 14, 2022 1:18:29 PM
To: Nathan Furnal
Cc: emacs-orgmode@gnu.org
Subje
Hi all,
I think I found a bug in the latest snapshots of org. When an org-mode table is
exported to LaTeX, a `\relax` command is now added after each new line (`\\`),
before each `\hline`, this breaks LaTeX
compilation when tables are involved. I could confirm this on a small table in
a nearly