[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: org-fontify-emphasized-text
From: |
Colin Baxter |
Subject: |
Re: org-fontify-emphasized-text |
Date: |
Tue, 18 Jul 2023 06:29:09 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/30.0.50 (gnu/linux) |
>>>>> Henrik Frisk <frisk.h@gmail.com> writes:
> On Mon, Jul 17, 2023, 1:23 PM Ihor Radchenko <yantar92@posteo.net> wrote:
>> Henrik Frisk <frisk.h@gmail.com> writes:
>>
>>> For the first time I tried to enable the fontification of
>>> emphasized text but quickly decided I didn't want it. But I
>>> can't seem to get rid of it. For example, any part of a
>>> filename that is after an underscore is still printed as subtext
>>> (expected if fontification is on). Is there anything else than
>>> the above variable that controls this? emacs -Q works of course
>>> fine.
>>
>> Can't get rid even after re-starting Emacs?
>>
> Exactly, I've had it for weeks annoyingly.
Indeed, it is VERY annoying. Setting
(setq org-use-sub-superscripts nil)
(the default is t) seems to ensure that it does not come on even if some
library puts `org-pretty-entities' to t.
Best wishes,
Colin Baxter.