From mboxrd@z Thu Jan 1 00:00:00 1970 From: tsd@tsdye.com (Thomas S. Dye) Subject: Re: I have a problem about "Multi-state workflows " Date: Mon, 04 Feb 2013 05:21:24 -1000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57954) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U2Nrv-0007lk-Lg for emacs-orgmode@gnu.org; Mon, 04 Feb 2013 10:22:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U2Nru-00065A-5q for emacs-orgmode@gnu.org; Mon, 04 Feb 2013 10:22:03 -0500 Received: from oproxy11-pub.bluehost.com ([173.254.64.10]:58116) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1U2Nrt-00064q-TE for emacs-orgmode@gnu.org; Mon, 04 Feb 2013 10:22:02 -0500 In-Reply-To: (Helong Feng's message of "Mon, 4 Feb 2013 18:12:40 +0800") 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: Helong Feng Cc: emacs-orgmode@gnu.org Helong Feng writes: > I read the orgguide.pdf when I read page 11,I have a problem. > I set some TODO keywords such as > (setq org-todo-keywords > '((sequence "TODO(t)" "|" "DONE(d)") > (sequence "REPORT(r)" "BUG(b)" "KNOWNCAUSE(k)" "|" "FIXED(f)") > (sequence "|" "CANCELED(c)"))) > > and it works,but I am confused about the following: > To define TODO keywords that are valid only in a single file, use the > following text > anywhere in the file. > #+TODO: TODO(t) | DONE(d) > #+TODO: REPORT(r) BUG(b) KNOWNCAUSE(k) | FIXED(f) > #+TODO: | CANCELED(c) > but it does not work,can someone help me? If you've just typed this in, then you need to C-c C-c to refresh your setup. If you open a file with these lines, then Org should find them and set the keywords appropriately. All the best, Tom -- Thomas S. Dye http://www.tsdye.com