emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [CRASH] org-pretty-entities causes emacs to take 100% CPU
@ 2011-01-31 12:45 Vladimir Alexiev
  2011-02-11 22:26 ` Eric Schulte
  0 siblings, 1 reply; 7+ messages in thread
From: Vladimir Alexiev @ 2011-01-31 12:45 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-02-19  2:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-31 12:45 [CRASH] org-pretty-entities causes emacs to take 100% CPU Vladimir Alexiev
2011-02-11 22:26 ` Eric Schulte
2011-02-15  8:15   ` Vladimir Alexiev
2011-02-16 10:59     ` Bastien
2011-02-17 12:20       ` Vladimir Alexiev
2011-02-18  9:20         ` Bastien
2011-02-19  2:32           ` Lennart Borgman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).