With the following org file

,----
| 
| 
| ** TODO Project
| *** TODO One
| *** DONE Two
| *** DONE Three
| *** TODO Four
| 
| 
`----

C-c / t

folds the buffer to

,----
| ** TODO Project
| *** TODO One
| *** DONE Two...
| *** TODO Four...
`----

If you put point on the DONE Two task and C-c C-f to move forward emacs
hangs (you can break out with C-g)

Let me know if you need anymore details.  This occurs both on windows
and linux.  I'm running org uncompiled.


Emacs  : GNU Emacs 23.2.1 (i486-pc-linux-gnu, GTK+ Version 2.20.1)
 of 2013-01-08 on murphy, modified by Debian
Package: Org-mode version 8.0-pre (release_8.0-pre-386-g90dfd3 @ 
/home/bernt/git/org-mode/lisp/)

Regards,
Bernt

Reply via email to