emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Inconsistent entitiespretty behavior


From: Ross Vandegrift
Subject: [O] Inconsistent entitiespretty behavior
Date: Sat, 07 Sep 2013 10:59:48 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130827 Icedove/17.0.8

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

[Prev in Thread] Current Thread [Next in Thread]