Hello,
Samuel Wales writes:
>> You may be able to tweak fontification to ignore this special case. See
>> `org-font-lock-set-keywords-hook' to install a special rule for.
>
> are there examples of the usage of this?
There is one in "contrib/lisp/org-wikinodes.el".
>> It will work as long as yo
On 9/7/17, Nicolas Goaziou wrote:
> Indeed. === really means "=" character in verbatim markup.
fyi but not in all of the agenda current time string. just the first
part in my example.
> You may be able to tweak fontification to ignore this special case. See
> `org-font-lock-set-keywords-hook' t
Hello,
Samuel Wales writes:
> On 9/6/17, Samuel Wales 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
On 9/6/17, Samuel Wales 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 caus