Re: [O] org-cycle behaves differently when called with M-x?

2014-03-16 Thread Matt Price
On Sun, Mar 16, 2014 at 10:08 PM, Bastien wrote: > Matt Price writes: > >> There may be something strange in my setup. But can you quickly test >> on the following org code? I get the buggy behavour when the cursor >> is on the firs heading (* lvl 1) > > Well, I don't find anything strange here

Re: [O] org-cycle behaves differently when called with M-x?

2014-03-16 Thread Bastien
Hi Matt, Matt Price writes: > I am not sure if this a bug or intended behaviour, but org-cycle > behaves ddifferently than expected when I call it using M-x (rather > than with TAB). Instead of cycling > FOLDED-->CHILDREN-->SUBTREE-->FOLDED > it cycles > FOLDED-->CHILDREN-->FOLDED I cannot rep

[O] org-cycle behaves differently when called with M-x?

2014-03-16 Thread Matt Price
Hi, I am not sure if this a bug or intended behaviour, but org-cycle behaves ddifferently than expected when I call it using M-x (rather than with TAB). Instead of cycling FOLDED-->CHILDREN-->SUBTREE-->FOLDED it cycles FOLDED-->CHILDREN-->FOLDED Does everyone else see the same issue? I think th