emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Hiding the braces when org-pretty-entities is enabled


From: Mark E. Shoulson
Subject: [O] Hiding the braces when org-pretty-entities is enabled
Date: Fri, 04 May 2012 18:24:29 -0400
User-agent: Mozilla/5.0 (X11; Linux i686; rv:12.0) Gecko/20120430 Thunderbird/12.0.1

It's a very tiny patch, but one that probably should have happened before.  When org-pretty-entities is enabled, the entities are displayed as Unicode characters, which is nice, but if they are in the middle of a word, you need to terminate them with {}, which are also still visible.  So you have to write something like M\ouml{}bius, and when org-pretty-entities is on that is displayed as Mö{}bius, which really isn't what you want.  This patch special-cases "{}" following an entity, so they get hidden as well.  Hope it helps.


~mark

Attachment: 0001-Entities-when-org-pretty-entities-is-on-the-terminat.patch
Description: Text Data


reply via email to

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