From mboxrd@z Thu Jan 1 00:00:00 1970 From: William Xu Subject: use non-alphabet ascii as todo keywords? Date: Mon, 09 Jun 2008 09:43:02 +0900 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K5VTp-0000qO-4Y for emacs-orgmode@gnu.org; Sun, 08 Jun 2008 20:43:25 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K5VTn-0000mb-7v for emacs-orgmode@gnu.org; Sun, 08 Jun 2008 20:43:24 -0400 Received: from [199.232.76.173] (port=49688 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K5VTm-0000mH-W3 for emacs-orgmode@gnu.org; Sun, 08 Jun 2008 20:43:23 -0400 Received: from main.gmane.org ([80.91.229.2]:47051 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1K5VTn-0003W1-D7 for emacs-orgmode@gnu.org; Sun, 08 Jun 2008 20:43:23 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1K5VTk-00046d-A3 for emacs-orgmode@gnu.org; Mon, 09 Jun 2008 00:43:20 +0000 Received: from kd125052252076.ppp-bb.dion.ne.jp ([125.52.252.76]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 09 Jun 2008 00:43:20 +0000 Received: from william.xwl by kd125052252076.ppp-bb.dion.ne.jp with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 09 Jun 2008 00:43:20 +0000 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi! Can I use non-alphabet ascii as todo keywords? Like this: ,---- | (setq org-todo-keywords | '((sequence "-" ">" "o" "x"))) `---- where each stands for: todo, doing, done, cancelled. They seem much easier to recognize than TODO, DOING, DONE, CANCELLED, etc. -- William http://williamxu.net9.org We'll pivot at warp 2 and bring all tubes to bear, Mr. Sulu!