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

2011-02-18 Thread Lennart Borgman
On Fri, Feb 18, 2011 at 10:20 AM, Bastien wrote: > Hi Vladimir, > > Vladimir Alexiev writes: > >>> not able to reproduce this >>> with GNU Emacs 24.0.50.2 of 2011-02-15. >> >> Can I get this from somewhere, built for W32/cygwin? >> I got 24.0.50.1 from file Emacs24.BZR.102298.Win32.20101110.zip >

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

2011-02-18 Thread Bastien
Hi Vladimir, Vladimir Alexiev writes: >> not able to reproduce this >> with GNU Emacs 24.0.50.2 of 2011-02-15. > > Can I get this from somewhere, built for W32/cygwin? > I got 24.0.50.1 from file Emacs24.BZR.102298.Win32.20101110.zip > from http://ourcomments.org/Emacs/DL/EmacsW32/EmacsCVS/unptc

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

2011-02-16 Thread Bastien
Hi Vladimir, Vladimir Alexiev writes: > I've isolated it by running clean emacs (emacs -q) with this setup: > > (setq org-entities-user ; name latex math-p html ascii latin1 utf8 > '(("ok" nil nil "✔" "OK" "OK" "✔") > ("nok" nil nil "✘" "NOK" "NOK" "✘")) > org-prett