Re: [O] [PATCH] Allow S-left/S-right editing in indented clocktables

2011-06-14 Thread Carsten Dominik
Applied, thanks. - Carsten On 13.6.2011, at 19:00, Achim Gratz wrote: > > It wasn't possible to use S-up/down/left/right on the clocktable BEGIN > line when the whole table was indented. Interestingly enough calling > the function directly would work, it turned out to be a regexp in org.el > t

[O] [PATCH] Allow S-left/S-right editing in indented clocktables

2011-06-13 Thread Achim Gratz
It wasn't possible to use S-up/down/left/right on the clocktable BEGIN line when the whole table was indented. Interestingly enough calling the function directly would work, it turned out to be a regexp in org.el that was still pinned to bol. There was a second one further down that is used to r