Re: [O] Selection of TODO entry keyword with S-right arrow

2014-11-18 Thread Sebastien Vauban
Hello Nicolas, Sebastien Vauban wrote: > Sebastien Vauban wrote: >> Up to recently, with the following customization: >> >> (setq org-todo-keywords >> '((sequence "NEW(n!)" "TODO(t!)" "STRT(s!)" "WAIT(w!)" "SDAY(y!)" >> "|" "DONE(d!)" "CANX(x!)") >> (sequenc

Re: [O] Selection of TODO entry keyword with S-right arrow

2014-11-17 Thread Sebastien Vauban
Hello, Sebastien Vauban wrote: > Up to recently, with the following customization: > > (setq org-todo-keywords > '((sequence "NEW(n!)" "TODO(t!)" "STRT(s!)" "WAIT(w!)" "SDAY(y!)" > "|" "DONE(d!)" "CANX(x!)") > (sequence "QTE(q!)" "QTD(Q!)" >

[O] Selection of TODO entry keyword with S-right arrow

2014-11-10 Thread Sebastien Vauban
Hello, Up to recently, with the following customization: --8<---cut here---start->8--- (setq org-todo-keywords '((sequence "NEW(n!)" "TODO(t!)" "STRT(s!)" "WAIT(w!)" "SDAY(y!)" "|" "DONE(d!)" "CANX(x!)") (sequence "QTE(q!