emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] [CRASH] org-pretty-entities causes emacs to take 100% CPU


From: Vladimir Alexiev
Subject: [Orgmode] [CRASH] org-pretty-entities causes emacs to take 100% CPU
Date: Mon, 31 Jan 2011 12:45:31 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

1. Evaluate this:
(setq org-entities-user  ; name latex math-p html ascii latin1 utf8
      '(("ok" nil nil "ચ" "OK" "OK" "✔")
        ("nok" nil nil "ઞ" "NOK" "NOK" "✘")))
(setq org-pretty-entities t)    ; \ok -> ✔ in buffer

2. Put this in an org buffer
- \ok Deploy on x
- \nok Deploy on y
- \nok Use a hosted version 
It should display the UTF graphic chars above (checkmark and cross)

3. Step on the mark and move around
- left/right: ok
- up: gives error "Args out of range"
- down: causes emacs to take 100% CPU, no response, have to kill it
GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600) of 2010-11-10 on SHAN-PC

Not 100% sure the above is reproducible (got tired of having to kill my emacs),
but if someone takes up debugging, I'll give more precise steps




reply via email to

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