Neil Smithline | 20 May 2012 23:09

Re: fast todo kw / -> x

On Sat May 19 21:35:28 2012, Samuel Wales wrote:
> NEXTKA below is selected by "x" instead of "/", which is surprising.
>
> Perhaps it's worth documenting the allowable keys?
>
> (setf org-todo-keywords
>        '((type "REF(e)" "NAKA(i)" "META(=)" "GOAL(G)" "QUESTION(Q)"
>           "NOTE(O)" "TELL(+)" "ASK(?)" "EXPECT(E!)" "SUGU(g)"
>           "CHUU(h!)" "ONGOING(o)" "WHENEVER(r)" "WHEN(W)" "STARTED(R)"
>           "NEXT(n)" "NEXTKA(/)"
>           "|" "MOSTKA(L)" "MOST(M)" "DONEKA(k)" "DONE(d)"
>           "DUPLICATEKA(u)" "DUPLICATE(D)" "MOOTKA(K)" "MOOT(m)"
>           "WAKARANAI(a)" "ASSERT(X)")))

Samuel,

I definitely think that this is an omission in the doc. The doc for 
`org-todo-keywords' ascribes meaning to at ( <at> ), slash (/), bang (!), 
and at least close paren ()).

I would think that the quick keywords should be limited to word 
characters as defined by [[info:elisp#Char%20Classes][info:elisp#Char 
Classes]].

I bet if you provide suggested rewording for variable and info that 
someone on this will push it into the doc.

Neil Smithline
http://www.neilsmithline.com
Proud GNU Emacs user since 1986, v. 18.24.


Gmane