emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [BUG] Emacs Org rendering glitch of '*' in '=' inline markup
@ 2023-01-11 20:31 Johan Bolmsjö
  2023-01-12  8:23 ` Ihor Radchenko
  0 siblings, 1 reply; 2+ messages in thread
From: Johan Bolmsjö @ 2023-01-11 20:31 UTC (permalink / raw)
  To: emacs-orgmode

Org mode renders the following line in bold between the asterisks in the Emacs
window. It seems to be the last dot after the first asterisk that triggers the
assumed rendering bug.

┌────
│ =org-*.css= and =org-*.css.el=
└────

On the other hand, the same line exports properly with both the ASCII and HTML
exporters.

┌────
│ `org-*.css' and `org-*.css.el'
└────
Listing 1: Exported ASCII (UTF-8)

┌────
│ <code>org-*.css</code> and <code>org-*.css.el</code>
└────
Listing 2: Exported HTML

――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
• Org mode version 9.6.1 (9.6.1-gbcca88 @
  /home/johan/.emacs.d/straight/build/org/)
• GNU Emacs 28.2 (build 3, x86_64-pc-linux-gnu, X toolkit, cairo version 1.16.0,
  Xaw scroll bars) of 2022-11-19


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [BUG] Emacs Org rendering glitch of '*' in '=' inline markup
  2023-01-11 20:31 [BUG] Emacs Org rendering glitch of '*' in '=' inline markup Johan Bolmsjö
@ 2023-01-12  8:23 ` Ihor Radchenko
  0 siblings, 0 replies; 2+ messages in thread
From: Ihor Radchenko @ 2023-01-12  8:23 UTC (permalink / raw)
  To: Johan Bolmsjö; +Cc: emacs-orgmode

Johan Bolmsjö <org-mode@johan.bitmaster.se> writes:

> Org mode renders the following line in bold between the asterisks in the Emacs
> window. It seems to be the last dot after the first asterisk that triggers the
> assumed rendering bug.
>
> ┌────
> │ =org-*.css= and =org-*.css.el=
> └────
>
> On the other hand, the same line exports properly with both the ASCII and HTML
> exporters.

Confirmed.

This is a known problem resulting from Org fontification limitations.
See https://orgmode.org/list/87ee7c9quk.fsf@localhost for WIP fix.

-- 
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>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-01-12  8:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-11 20:31 [BUG] Emacs Org rendering glitch of '*' in '=' inline markup Johan Bolmsjö
2023-01-12  8:23 ` Ihor Radchenko

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).