emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Chris Randle <chris@amlog.co.uk>
Cc: emacs-orgmode@gnu.org
Subject: Re: TODO dependencies and file-level keywords
Date: Mon, 11 Jan 2010 13:34:43 +0100	[thread overview]
Message-ID: <5BEA9D3F-F3F7-4CDC-B5D1-6EA299403D76@gmail.com> (raw)
In-Reply-To: <4B4B1493.3070104@amlog.co.uk>

Hi Chris, I am not able to reproduce this.

these are blocked just fine for me, at least the first time I try.  If  
I try again immediately, the entries do switch to other non-done  
states, but not to DONE.

- Carsten

On Jan 11, 2010, at 1:07 PM, Chris Randle wrote:

> Hi Carsten,
>
> I'm using Org-mode 6.33f under GNU Emacs 22.1.1 and Windows XP Pro  
> SP3.
>
> In one of my Org files, I have the line:
>
> #+TYP_TODO: TODO NEXT WAIT PROJ | DONE NODO
>
> But I find that, in the snippet below for example, tasks b and c are  
> not dependency-blocked, i.e. I can switch them to DONE or NODO when  
> task a remains in one of the non-DONE states.
>
> * Parent
> :PROPERTIES:
> :ORDERED: t
> :END:
> ** TODO a
> ** TODO b, needs to wait for (a)
> ** TODO c, needs to wait for (a) and (b)
>
> If I switch from file-level TODO keywords to setting them globally  
> in my .emacs file, thus:
>
> (setq org-todo-keywords
>  '((type "TODO" "NEXT" "WAIT" "PROJ" "|" "DONE" "NODO")))
>
> then dependencies work as expected, i.e. tasks b and c cannot be  
> switched to DONE or NODO when task a is one of TODO, NEXT, WAIT or  
> PROJ.
>
> Is this as intended for some reason?
>
> -- 
> Chris Randle
>
>
> _______________________________________________
> 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

- Carsten

  reply	other threads:[~2010-01-11 12:34 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-11 12:07 TODO dependencies and file-level keywords Chris Randle
2010-01-11 12:34 ` Carsten Dominik [this message]
2010-01-11 13:38   ` Giovanni Ridolfi
2010-01-11 14:08     ` Giovanni Ridolfi
2010-01-11 14:52       ` David Maus
2010-01-11 16:01         ` Giovanni Ridolfi
2010-01-11 17:54           ` Carsten Dominik
2010-01-12  0:33             ` Chris Randle
2010-01-12  5:30               ` Carsten Dominik
2010-01-12  9:46             ` Giovanni Ridolfi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5BEA9D3F-F3F7-4CDC-B5D1-6EA299403D76@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=chris@amlog.co.uk \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).