[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug] org-do-emphasis-faces breaks with incomplete emphasis
From: |
Samuel Wales |
Subject: |
[bug] org-do-emphasis-faces breaks with incomplete emphasis |
Date: |
Tue, 16 Feb 2021 15:47:04 -0700 |
in fundamental mode [to eliminate any extra stuff]:
===
hi
/hi/
hi =test
hi
hi
hi
/hi/
hi
*hi*
hi
hi
hi
===
m-: (org-do-emphasis-faces nil) RET
everything after =test does not get emphasized.
there is code floating around that calls hte function directly instead
of via font lock. so even if font lock or org mode forgive this, that
code does not seem to. and idk whether it is forgiven or if there are
unintended consequences.
e.g. to emphasize in agenda. which, not sure why it isn't?
--
The Kafka Pandemic
Please learn what misopathy is.
https://thekafkapandemic.blogspot.com/2013/10/why-some-diseases-are-wronged.html
- [bug] org-do-emphasis-faces breaks with incomplete emphasis,
Samuel Wales <=
- Re: [bug] org-do-emphasis-faces breaks with incomplete emphasis, Tim Cross, 2021/02/16
- Re: [bug] org-do-emphasis-faces breaks with incomplete emphasis, Samuel Wales, 2021/02/16
- Re: [bug] org-do-emphasis-faces breaks with incomplete emphasis, Samuel Wales, 2021/02/16
- Re: [bug] org-do-emphasis-faces breaks with incomplete emphasis, Tim Cross, 2021/02/16
- Re: [bug] org-do-emphasis-faces breaks with incomplete emphasis, Samuel Wales, 2021/02/16
- Re: [bug] org-do-emphasis-faces breaks with incomplete emphasis, Samuel Wales, 2021/02/16
- Re: [bug] org-do-emphasis-faces breaks with incomplete emphasis, Tim Cross, 2021/02/16
- Re: [bug] org-do-emphasis-faces breaks with incomplete emphasis, Samuel Wales, 2021/02/16
- Re: [bug] org-do-emphasis-faces breaks with incomplete emphasis, Tim Cross, 2021/02/16