Re: [O] Bug: bulk TODO state change creates a LOGBOOK state change note only for one task

2015-02-06 Thread Maxim Baz
> This should be fixed. Thank you. I confirm, it works as expected now. Thanks for the fast support! On Fri Feb 06 2015 at 9:54:24 AM Nicolas Goaziou wrote: > Hello, > > Maxim Baz writes: > > > I expect org-mode to create such "state change" note in LOGBOOK

[O] Bug: bulk TODO state change creates a LOGBOOK state change note only for one task

2015-02-04 Thread Maxim Baz
The important piece of org-mode configuration is: org-minimal.el (setq org-todo-keywords '( (sequence "TODO(t)" "NEXT(n!)" "|" "DONE(d)"))) So I expect the following note to appear in LOGBOOK once I change the state from TODO to NEXT: :LOGBOOK: - State "NEXT" from "T