Jens Schmidt <jschmidt4...@vodafonemail.de> writes:

> [emacs-29]$ ./src/emacs -Q -L ~jschmidt/work/org-mode/lisp/
>
> (org-version nil t)
> "Org mode version 9.7-pre (release_9.6.7-562-g5b6268 @ 
> /home/jschmidt/work/org-mode/lisp/)"
>
> (setq org-hide-emphasis-markers t)
> t
>
> ...
> The final SPC after the closing equal sign lets point jump to before the 
> colon of the ":test:" tag.

Confirmed.

> Most likely, this is not limited to space, but that is just the 
> character I most frequently type after closing emphasis.

No, it is space. In particular, it is `org--align-tags-here' + some bug
in Emacs that screws up column computation.

https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64696

Fixed, on main.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=3e3b873d3

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>

Reply via email to