Re: [Orgmode] You may experience folding problems with the current version

2010-05-13 Thread Carsten Dominik
Hi Tim, thanks for pointing this out, I have fixed this and made a new release 6.36c - I will push it as soon as I can reach repo.or.cz again. - Carsten On May 13, 2010, at 11:52 AM, Tom wrote: Migrating to 6.36 I found I couldn't open some of the folded trees with TAB. Turns out this lin

[Orgmode] You may experience folding problems with the current version

2010-05-13 Thread Tom
Migrating to 6.36 I found I couldn't open some of the folded trees with TAB. Turns out this line has to be commented in org.el to fix it (modify-syntax-entry ?\n ">") because if the syntax of newline is changed like this then this expression in org-cycle-internal-local will not work in some