emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] fast todo kw / -> x


From: Neil Smithline
Subject: Re: [O] fast todo kw / -> x
Date: Sun, 20 May 2012 17:09:39 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:14.0) Gecko/20120429 Thunderbird/14.0a2

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 (@), 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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]