From: Robert Nikander <robert.nikander@icloud.com>
To: emacs-orgmode@gnu.org
Subject: How is org-enforce-todo-dependencies supposed to work?
Date: Sat, 11 Feb 2023 13:01:11 -0500 [thread overview]
Message-ID: <28E2DCA3-3D79-4216-8F71-D0CD3D2315CB@icloud.com> (raw)
Hi,
I’m trying to use todo dependencies. I created the following tree, and set the variable to `t` by evaluating the setq expression. But nothing changes. I can use S-<RIGHT> to cycle the TODO state of “Test Project" (none - TODO - DONE) even though the children items are not DONE. Is that expected?
** TODO Test Project
:PROPERTIES:
:ORDERED: t
:END:
Test org-enforce-todo-dependencies. (setq org-enforce-todo-dependencies t)
*** DONE One
*** TODO Two
*** TODO Three
thanks,
Rob
(org-version) => 9.6.1
(emacs-version) => GNU Emacs 28.2
next reply other threads:[~2023-02-11 18:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-11 18:01 Robert Nikander [this message]
2023-02-11 18:21 ` How is org-enforce-todo-dependencies supposed to work? Ihor Radchenko
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=28E2DCA3-3D79-4216-8F71-D0CD3D2315CB@icloud.com \
--to=robert.nikander@icloud.com \
--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).