GNU bug report logs - #58791
28.1.90; current-column returns wrong value

Previous Next

Package: emacs;

Reported by: Ihor Radchenko <yantar92 <at> posteo.net>

Date: Wed, 26 Oct 2022 06:44:01 UTC

Severity: normal

Found in version 28.1.90

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Ihor Radchenko <yantar92 <at> posteo.net>
Cc: 58791 <at> debbugs.gnu.org
Subject: bug#58791: 28.1.90; current-column returns wrong value
Date: Wed, 26 Oct 2022 17:28:49 +0300
> From: Ihor Radchenko <yantar92 <at> posteo.net>
> Date: Wed, 26 Oct 2022 06:43:36 +0000
> 
> 1. Create a file test.org with the following contents:
> 
> This is a /italic sentence for a buggy/ \alpha\beta\gamma\delta\nu\epsilon paragraph in terms of filling, see, it's not filled yet and still the line above ends early.
> 
> 2. emacs -Q
> 3. Execute
> 
> (setq org-pretty-entities t
>       org-hide-emphasis-markers t
>       fill-column 80)
> 
> 4. Open test.org
> 5. Move point after \epsilon (visually displayed as ɛ)
> 6. Run M-: (current-column)
> 
> Observed result: 72
> Visual column obtained by repetitive C-f: 44

Thanks, should be fixed now.




This bug report was last modified 2 years and 210 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.