emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Bug: Infinite loop during navigation in master [8.0-pre (release_8.0


From: Bernt Hansen
Subject: [O] Bug: Infinite loop during navigation in master [8.0-pre (release_8.0-pre-386-g90dfd3 @ /home/bernt/git/org-mode/lisp/)]
Date: Fri, 12 Apr 2013 09:44:03 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

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

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