[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] merging per-file (or heading) TODO sequences
From: |
Eric Abrahamsen |
Subject: |
[O] merging per-file (or heading) TODO sequences |
Date: |
Sun, 21 Apr 2013 17:08:01 +0800 |
User-agent: |
Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3 (gnu/linux) |
I could have sworn I've done this successfully before, but...
I need a special sequence of TODO keywords for one file -- actually just
one headline in particular. I thought I remembered this used to be
possible, but it doesn't seem to be anymore.
Setting #+SEQ_TODO: FOO | BAR at the top of the file actually
overwrites the existing value of `org-todo-keywords' for that file. In
this case I'd like to either:
1. Create this sequence for a single subtree (it's okay if it clobbers
the global value of `org-todo-keywords', so long as it's *only* for this
subtree), or
2. Set the new sequence at the top of the file, but merge this sequence
with the global value of `org-todo-keywords'.
I was sure this was possible! What am I missing?
Thanks,
Eric
- [O] merging per-file (or heading) TODO sequences,
Eric Abrahamsen <=