From mboxrd@z Thu Jan 1 00:00:00 1970 From: William Xu Subject: Re: use non-alphabet ascii as todo keywords? Date: Tue, 10 Jun 2008 12:58:54 +0900 Message-ID: References: <9592BB6CDB1CEB48826BE86ACD71FA996ABF73@kwik.ic.uva.nl> <9592BB6CDB1CEB48826BE86ACD71FA996ABF75@kwik.ic.uva.nl> 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 1K5v0w-0003cf-Sw for emacs-orgmode@gnu.org; Mon, 09 Jun 2008 23:59:18 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K5v0u-0003cT-Gy for emacs-orgmode@gnu.org; Mon, 09 Jun 2008 23:59:17 -0400 Received: from [199.232.76.173] (port=55688 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K5v0u-0003cP-BY for emacs-orgmode@gnu.org; Mon, 09 Jun 2008 23:59:16 -0400 Received: from main.gmane.org ([80.91.229.2]:47811 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 1K5v0t-0003fA-RI for emacs-orgmode@gnu.org; Mon, 09 Jun 2008 23:59:16 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1K5v0l-00020T-Tp for emacs-orgmode@gnu.org; Tue, 10 Jun 2008 03:59:07 +0000 Received: from gw.community-engine.co.jp ([210.255.51.230]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 10 Jun 2008 03:59:07 +0000 Received: from william.xwl by gw.community-engine.co.jp with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 10 Jun 2008 03:59:07 +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 "Dominik, C." writes: > And here is how to do this: > > (add-hook 'org-mode-hook > (lambda () > (modify-syntax-entry ?- "w" org-mode-syntax-table) > (modify-syntax-entry ?> "w" org-mode-syntax-table))) > > Give it a try and report your experiences! Might actually work well. Yeah, works! I've replaced all "TODO" in org-agenda-files with "-", now in org-agenda, I can change item state from "-" to ">" as usual, etc. Thanks! -- William http://williamxu.net9.org A New Way of Taking Pills A physician one night in Wisconsin being disturbed by a burglar, and having no ball or shot for his pistol, noiselessly loaded the weapon with small, hard pills, and gave the intruder a "prescription" which he thinks will go far towards curing the rascal of a very bad ailment. -- Nevada Morning Transcript, January 30, 1861