Hello all,

I am seeing some weird behavior with entitiespretty. Mostly, emacs correctly displays the UTF-8 substitution. But for some elements of my org-entities-user, emacs uses the latin1 alternative.

I can reproduce this with the following org-entities-user:
(("box" \, "\\square" t "X" "Y" "Z" "□")
 ("vDash" "\\vDash" t "⊨" "|=" "|=" "⊧"))

If I type "\box", I get a "Z". If I type "\vDash" I get a "⊧". Any idea what is causing this inconsistent behavior? The characters are displayed fine when entered with the Tex input method.

I am using org-mode 7.8.11-1 and emacs23 from Debian wheezy.

Thanks in advance,
Ross

Reply via email to