From mboxrd@z Thu Jan 1 00:00:00 1970 From: Neil Smithline Subject: Re: fast todo kw / -> x Date: Sun, 20 May 2012 17:09:39 -0400 Message-ID: <4FB95D93.2010907@neilsmithline.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52785) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SWDNq-0007e7-Jw for emacs-orgmode@gnu.org; Sun, 20 May 2012 17:09:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SWDNo-0006g3-MM for emacs-orgmode@gnu.org; Sun, 20 May 2012 17:09:46 -0400 Received: from mail-qc0-f169.google.com ([209.85.216.169]:51221) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SWDNo-0006fn-IR for emacs-orgmode@gnu.org; Sun, 20 May 2012 17:09:44 -0400 Received: by qcsd16 with SMTP id d16so3443477qcs.0 for ; Sun, 20 May 2012 14:09:41 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Samuel Wales Cc: emacs-orgmode@gnu.org 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.