Re: [O] org-entry-get gets non-todo-kw

2015-08-09 Thread Samuel Wales
thank you.

Re: [O] org-entry-get gets non-todo-kw

2015-08-09 Thread Nicolas Goaziou
Hello, Samuel Wales writes: > NEXT is a kw. > > * next part > > (org-entry-get (point) "TODO") -> "next" Fixed. Thank you. Regards, -- Nicolas Goaziou

[O] org-entry-get gets non-todo-kw

2015-08-09 Thread Samuel Wales
NEXT is a kw. * next part (org-entry-get (point) "TODO") -> "next" strangely, this did not occur before 8.3. if it isn't a user error, and i have counted correctly, then this is the 9th possibly refactorable todo kw bug that i have reported over the years. :)