emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug: Comments and Hiding of Emphasis Markers [9.2.6 (release_9.2.6-5


From: Bastien
Subject: Re: Bug: Comments and Hiding of Emphasis Markers [9.2.6 (release_9.2.6-539-g1fd07c @ /home/w/borg/emacs/org/lisp/)]
Date: Tue, 04 Feb 2020 09:53:00 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Hi Sebastian,

Sebastian Miele <address@hidden> writes:

> An Org file like
>
>   # -*- lexical-binding: t; -*-
>   *bold*
>
> is dispayed as
>
>   # -- lexical-binding: t; --
>   bold
>
> where 'bold' is bold and '- lexical-binding: t; -' is not. Expected: In
> comments emphasis marker characters are no emphasis markers and despite
> hiding of emphasis markers, something like '# *a*' is still dispayed as
> '# *a*'.

Indeed.  Emphasis markers are not hidden in comments in Org master.

Some people may want to hide them here anyway: perhaps we can make the
`org-hide-emphasis-markers' option a little more clever.

Thanks,

-- 
 Bastien



reply via email to

[Prev in Thread] Current Thread [Next in Thread]