Re: org-fontify-emphasized-text

2023-07-18 Thread Ihor Radchenko
Henrik Frisk  writes:

>> Can't get rid even after re-starting Emacs?
>>
>
> Exactly, I've had it for weeks annoyingly.

So, it is something in your config.
Did you try bisecting?

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at .
Support Org development at ,
or support my work at 



Re: org-fontify-emphasized-text

2023-07-17 Thread Colin Baxter
> Henrik Frisk  writes:

> On Mon, Jul 17, 2023, 1:23 PM Ihor Radchenko  wrote:
>> Henrik Frisk  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.



Re: org-fontify-emphasized-text

2023-07-17 Thread Henrik Frisk
On Mon, Jul 17, 2023, 1:23 PM Ihor Radchenko  wrote:

> Henrik Frisk  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.

Henrik

>


Re: org-fontify-emphasized-text

2023-07-17 Thread Ihor Radchenko
Henrik Frisk  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?

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at .
Support Org development at ,
or support my work at