Bug#780805: Freezes using 100% CPU when editing OCaml file

2015-03-21 Thread Ralf Treinen
On Fri, Mar 20, 2015 at 09:34:09AM +0100, Stéphane Glondu wrote: > It appears to be an interaction with show-paren-mode. In a clean sid chroot: > > 1. apt-get install emacs-nox > 2. apt-get install tuareg-mode > 3. emacs /tmp/toto.ml > 4. Insert "fun () -> assert false" > 5. M-x show-paren-m

Bug#780805: Freezes using 100% CPU when editing OCaml file

2015-03-20 Thread Stéphane Glondu
Le 19/03/2015 20:34, Ralf Treinen a écrit : >> Edit a .ml file with the following line: >> >> fun () -> assert false >> >> Then, go to the first column and start deleting characters (using >> DEL). When ) is reached, emacs freezes. It uses 100% CPU and makes no >> system calls. This doesn't happe

Bug#780805: Freezes using 100% CPU when editing OCaml file

2015-03-19 Thread Ralf Treinen
On Thu, Mar 19, 2015 at 05:54:28PM +0100, Stéphane Glondu wrote: > Edit a .ml file with the following line: > > fun () -> assert false > > Then, go to the first column and start deleting characters (using > DEL). When ) is reached, emacs freezes. It uses 100% CPU and makes no > system calls. T

Bug#780805: Freezes using 100% CPU when editing OCaml file

2015-03-19 Thread Stéphane Glondu
Package: tuareg-mode Version: 1:2.0.7-1 Severity: important Dear Maintainer, Edit a .ml file with the following line: fun () -> assert false Then, go to the first column and start deleting characters (using DEL). When ) is reached, emacs freezes. It uses 100% CPU and makes no system calls. Th