Hi Nicolas On Wed, Sep 28, 2011 at 17:53, Nicolas Goaziou <n.goaz...@gmail.com> wrote: > Hello, > > Michael Brand <michael.ch.br...@gmail.com> writes: > >> Only now I stumbled upon an issue with org-shiftleft and >> org-shiftright which I use rarely. On a heading without any todo >> keyword and with >> (setq org-todo-keywords '((sequence "1" "2" "3" "|" "-3" "-2" "-1"))) >> - C-<left> changes to -2 instead of -1 >> - C-<right> states the buffer modified but leaves the heading still >> without any todo keyword instead of 1 > > This should be fixed. Patch follows. > > Thanks again,
I can confirm that the issue is resolved. Thank you. Michael