From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Young-whan <youngsong15@gmail.com>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: REPEAT_TO_STATE file-wide property is not working
Date: Sun, 08 Jan 2017 23:06:09 +0100 [thread overview]
Message-ID: <87y3ylyzou.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <CADDrvYg2mu3s_fmr+7UwznO6b0_P65xwB8PFg3t6mJo1wOLM7A@mail.gmail.com> (Young-whan's message of "Sat, 7 Jan 2017 17:12:34 -0800")
Hello,
Young-whan <youngsong15@gmail.com> writes:
> 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.
Yes, there is: see `org-use-property-inheritance'.
Regards,
--
Nicolas Goaziou
next prev parent reply other threads:[~2017-01-08 22:06 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-08 1:12 REPEAT_TO_STATE file-wide property is not working Young-whan
2017-01-08 22:06 ` Nicolas Goaziou [this message]
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=87y3ylyzou.fsf@nicolasgoaziou.fr \
--to=mail@nicolasgoaziou.fr \
--cc=emacs-orgmode@gnu.org \
--cc=youngsong15@gmail.com \
/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).