[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug] org-do-emphasis-faces breaks with incomplete emphasis
From: |
Tim Cross |
Subject: |
Re: [bug] org-do-emphasis-faces breaks with incomplete emphasis |
Date: |
Wed, 17 Feb 2021 10:57:12 +1100 |
User-agent: |
mu4e 1.5.8; emacs 27.1.91 |
Samuel Wales <samologist@gmail.com> writes:
> hi tim,
>
> it isn't malformed, so definitely not looking to be told it's
> malformed. it is just text that is not emphasis.
>
> if you think the function works as expected by skipping the rest of
> the buffer, then never mind.
>
> i was, in that case, just emphasizing that the code floating around
> that is used to fontify the agenda is going to break. so nm.
>
OK, that makes more sense. I guess you need to escape the * e.g. \* to
turn off its 'special' meaning or put it between = to make it a
'verbatim' value. To be honest, I've never run into this
issue, but I tend to not use '*' in my text unless it is for emphasis.
--
Tim Cross
- [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, 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 <=