From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xebar Saram Subject: per file org-todo-keywords? Date: Tue, 29 Jul 2014 10:52:43 +0300 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7b5d98ef15409404ff5053ed Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41582) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XC2DF-0003lp-5t for emacs-orgmode@gnu.org; Tue, 29 Jul 2014 03:52:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XC2DE-0007Nd-5h for emacs-orgmode@gnu.org; Tue, 29 Jul 2014 03:52:45 -0400 Received: from mail-oi0-x236.google.com ([2607:f8b0:4003:c06::236]:33948) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XC2DE-0007NG-0d for emacs-orgmode@gnu.org; Tue, 29 Jul 2014 03:52:44 -0400 Received: by mail-oi0-f54.google.com with SMTP id i138so7028761oig.13 for ; Tue, 29 Jul 2014 00:52:43 -0700 (PDT) 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: org mode --047d7b5d98ef15409404ff5053ed Content-Type: text/plain; charset=UTF-8 Hi all i would like to know if its possible to have per file org-todo-keywords? i know you can have custom TODO states in the top of the file/buffer but then you loose the fast access to TODO states tight? currently i have something like this: (setq org-todo-keywords (quote ((sequence "TODO(t)" "NEXT(n)" "|" "DONE(d)") (sequence "WAITING(w@/!)" "HOLD(h@/!)" "|" "CANCELLED(c@/!)" )))) but i woud like different TODO keywords for specific file that i can use fast access for any ideas? thx! z --047d7b5d98ef15409404ff5053ed Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi all

i would like to know if its poss= ible to have=C2=A0per file org-todo-keywords? i know you can have custom TO= DO states in the top of the file/buffer but then you loose the fast access = to TODO states tight?

currently i have something like this:

(setq org-todo-keywords (quote ((sequence "TODO(t)" "NEXT(n)" "|&quo= t; "DONE(d)") (sequence "WAITING(w@/!)" "HOLD(h@/!)" &q= uot;|" "CANCELLED(c@/!)" ))))=C2=A0

=
but i woud like different =C2=A0TODO keywords for specific file that i= can use fast access for

any ideas?

thx!

=
z
--047d7b5d98ef15409404ff5053ed--