On 9/6/17, Samuel Wales <samolog...@gmail.com> wrote: > in the new release, org-agenda-current-time-string is partly fontified > if it contains emphasis like "=== test ===". my guess is best to not > fontify as it is not possible to > fix unless you turn it off for the entire buffer.
the above is correct, but the cause is possibly related to the fact that there is an emphasis change from 9.0. before, "===" in the outline would not be fontified. now it is. can this be turned off? i use "===" specifically in the outline and would prefer it in a default font, while preserving =this emphasis=.