all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Ihor Radchenko <yantar92@posteo.net>
Cc: 58791@debbugs.gnu.org
Subject: bug#58791: 28.1.90; current-column returns wrong value
Date: Wed, 26 Oct 2022 17:28:49 +0300	[thread overview]
Message-ID: <835yg6odzy.fsf@gnu.org> (raw)
In-Reply-To: <8735bbqe3r.fsf@localhost> (message from Ihor Radchenko on Wed, 26 Oct 2022 06:43:36 +0000)

> From: Ihor Radchenko <yantar92@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.





  reply	other threads:[~2022-10-26 14:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-26  6:43 bug#58791: 28.1.90; current-column returns wrong value Ihor Radchenko
2022-10-26 14:28 ` Eli Zaretskii [this message]
2022-10-27 10:37   ` Ihor Radchenko
2022-10-27 13:23     ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=835yg6odzy.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=58791@debbugs.gnu.org \
    --cc=yantar92@posteo.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.