Jens Schmidt <jschmidt4...@vodafonemail.de> writes: > On 2023-07-18 10:13, Ihor Radchenko wrote: > >> 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 > > FWIW the third test yields > > ■ Warning (emacs): Test #3:: ’word’ is hidden applying ’invisible > text property to heading body. > ■ Warning (emacs): Moved point after first ’word’ > ■ Warning (emacs): 1:: current-column = 0 > ■ Warning (emacs): redisplayed > ■ Warning (emacs): 2:: current-column = 0 > ■ Warning (emacs): Indented to column 50 > ■ Warning (emacs): 3:: current-column = 0 > ■ Warning (emacs): redisplayed > ■ Warning (emacs): 4:: current-column = 0 > ■ Warning (emacs): Enabled visible mode > ■ Warning (emacs): 5:: current-column = 50 > ■ Warning (emacs): redisplayed > ■ Warning (emacs): 6:: current-column = 50 > > on my system which seems to be different from what you described.
I think it is same. > And for the fun of it: With (indent-tabs-mode -1) tests 3 and 4 report > column 54 for "5::" and "6::". Interesting. Same for me. I will update the bug report. P.S. You can reply to the bug report directly by sending email to 64...@debbugs.gnu.org -- 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>