Re: [Orgmode] [PATCH] org-clock.el: fix regex to recognize indented clock tables

2010-11-16 Thread Carsten Dominik
Applied, thanks Achim. - Carsten On Nov 16, 2010, at 12:17 AM, Achim Gratz wrote: org-clock.el: fix regex to recognize indented clock tables * #BEGIN: and #END: were expected only at the first column in some places. * #BEGIN: and #END: were erroneously recognized inside normal lines in o

[Orgmode] [PATCH] org-clock.el: fix regex to recognize indented clock tables

2010-11-15 Thread Achim Gratz
org-clock.el: fix regex to recognize indented clock tables * #BEGIN: and #END: were expected only at the first column in some places. * #BEGIN: and #END: were erroneously recognized inside normal lines in other instances. * always allow whitespace after #BEGIN: and #END:, not just a single