Hi Carsten,

Carsten Dominik <carsten.domi...@gmail.com> writes:

> Try this:
>
> (add-hook 'org-mode-hook
>    (lambda ()
>      (modify-syntax-entry (string-to-char "\u25b6") "w")
>      (modify-syntax-entry (string-to-char "\u25b8") "w")))
>
>
> Matt, maybe this information could go into the FAQ?

Added -- the section is "Can I use a arbitrary character in a TODO
keyword?" 

Thanks for the tip,

-- 
 Bastien

Reply via email to