[Orgmode] Infinite Loop with org-mode and speedbar with cc-mode

2008-11-18 Thread Rolf Unger
Hi, I am using org-mode in version 6.09a and ran into a problem with speedbar and cc-mode. And I don't want to drop one of these modes, because all three of them are great tools and essential for my daily work. The emacs version that I am using is for win32: GNU Emacs 22.3.1

Re: [Orgmode] Infinite Loop with org-mode and speedbar with cc-mode

2008-11-18 Thread Carsten Dominik
Hi Rolf, does this patch help? Best wishes. - Carsten Dominik diff -u org.el.orig org.el --- org.el.orig 2008-11-18 14:54:12.0 +0100 +++ org.el 2008-11-18 14:54:54.0 +0100 @@ -14510,7

Re: [Orgmode] Infinite Loop with org-mode and speedbar with cc-mode

2008-11-18 Thread Rolf Unger
Okay Carsten, thank you, this modification makes it work again. I have posted this problem before to the gnu.emacs.help mailing list, because initially I had no clue that it could be related with org-mode. I will add a comment there refering to the patch. Thanks again especially for the

Re: [Orgmode] Infinite Loop with org-mode and speedbar with cc-mode

2008-11-18 Thread Carsten Dominik
I have fixed this in our git repository, and also in CVS emacs. - Carsten On Nov 18, 2008, at 3:46 PM, Rolf Unger wrote: Okay Carsten, thank you, this modification makes it work again. I have posted this problem before to the gnu.emacs.help mailing list, because initially I had no clue that