Hmm, but that worked until recently. Without any hook.

Or was your answer like: Good for you that it worked in the past but since
it ain't supported we won't make it work again?

With kind regards,
Jens Lange

2017-09-19 8:02 GMT+02:00 Nicolas Goaziou <m...@nicolasgoaziou.fr>:

> Hello,
>
> Jens Lange <jens.lange...@gmail.com> writes:
>
> > What exactly did you do?
> > ===================
> > 1. Configure block below in custom-set-variables.
> >
> >  '(org-emphasis-alist
> >    (quote
> >     (
> >      ("!" org-habit-overdue-face)
> >      ("%" org-habit-alert-face)
> >      ("*" bold)
> >      ("/" italic)
> >      ("_" underline)
> >      ("=" org-verbatim verbatim)
> >      ("~" org-code verbatim)
> >      ("+" (:strike-through t))
> >      )))
> >
> > 2. Type %blabla% and !blabla! in org-mode
>
> Adding new syntax is not supported. The variable exists to allow users
> to change the face of already existing constructs.
>
> You may want to tweak font-lock related variables, e.g.,
> `org-font-lock-hook' to achieve that effect.
>
> Regards,
>
> --
> Nicolas Goaziou
>



-- 
Mit freundlichen GrĂ¼ssen / With kind regards:
Jens Lange

Reply via email to