From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chao LU Subject: Multi Todo state Date: Tue, 7 Dec 2010 02:54:41 -0500 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0844589289==" Return-path: Received: from [140.186.70.92] (port=36095 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PPsO8-0006wL-8I for emacs-orgmode@gnu.org; Tue, 07 Dec 2010 02:55:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PPsO6-0005th-Qa for emacs-orgmode@gnu.org; Tue, 07 Dec 2010 02:55:04 -0500 Received: from mail-fx0-f41.google.com ([209.85.161.41]:59859) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PPsO6-0005s7-M3 for emacs-orgmode@gnu.org; Tue, 07 Dec 2010 02:55:02 -0500 Received: by fxm8 with SMTP id 8so814146fxm.0 for ; Mon, 06 Dec 2010 23:55:01 -0800 (PST) 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 --===============0844589289== Content-Type: multipart/alternative; boundary=20cf3054a5496091d60496cd52ac --20cf3054a5496091d60496cd52ac Content-Type: text/plain; charset=ISO-8859-1 Dear all, Is it possible to have multiple todo state for one item? Like example below: (setq org-todo-keywords '((type "PersonA" "PersonB" "PersonC" "|" "DONE") (sequence "REPORT" "BUG" "KNOWNCAUSE" "|" "FIXED"))) So it could be possible for one item both have "PersonA" and "BUG" todo properties. Besides, what's the essential difference between TODO and TAG? Since to me, TODO is kind of special TAG? Thanks a lot. Chao --20cf3054a5496091d60496cd52ac Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Dear all,

Is it possible to have multiple todo state for one item? L= ike example below:

(setq org-todo-keywords '((type "PersonA= " "PersonB" "PersonC" "|" "DONE&quo= t;)
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0= =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 (sequence "REPORT" "BUG= " "KNOWNCAUSE" "|" "FIXED")))

So = it could be possible for one item both have "PersonA" and "B= UG" todo properties. Besides, what's the essential difference betw= een TODO and TAG? Since to me, TODO is kind of special TAG?

Thanks a lot.

Chao=A0

--20cf3054a5496091d60496cd52ac-- --===============0844589289== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============0844589289==--