From: Young-whan <youngsong15@gmail.com>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: REPEAT_TO_STATE file-wide property is not working
Date: Sat, 7 Jan 2017 17:12:34 -0800 [thread overview]
Message-ID: <CADDrvYg2mu3s_fmr+7UwznO6b0_P65xwB8PFg3t6mJo1wOLM7A@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 670 bytes --]
Hi,
My file has like this:
#+TODO: TODO(t/!) REPEAT(r/!) | DONE(d)
* REPEAT Task
SCHEDULED: <2017-01-01 Wed +1d>
Now, I want to change when the repeat task is done, its state needs to be
"REPEAT" instead of "TODO".
This can be achieved by REPEAT_TO_STATE property or the variable
org-todo-repeat-to-state based on the org-mode manual.
When I set it org-todo-repeat-to-state, it works.
When I set the property in the "Task", it works.
However, when I put it global property working file-wide as it is put as
#+PROPERTY: REPEAT_TO_STATE REPEAT
It doesn't work.
Is there something not right to set up the global property scoping in a
file? Let me know.
Thanks,
[-- Attachment #2: Type: text/html, Size: 1029 bytes --]
next reply other threads:[~2017-01-08 1:12 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-08 1:12 Young-whan [this message]
2017-01-08 22:06 ` REPEAT_TO_STATE file-wide property is not working Nicolas Goaziou
2017-01-09 1:27 ` Young-whan
2017-01-09 17:30 ` Nicolas Goaziou
2017-01-09 21:48 ` Young-whan
2017-01-09 22:48 ` Nicolas Goaziou
2017-01-10 4:43 ` Young-whan
2017-01-10 12:12 ` Nicolas Goaziou
2017-01-12 6:51 ` Young-whan
2017-01-12 6:53 ` Young-whan
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=CADDrvYg2mu3s_fmr+7UwznO6b0_P65xwB8PFg3t6mJo1wOLM7A@mail.gmail.com \
--to=youngsong15@gmail.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).