emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] [SOLVED] Re: How to get a list of all TODO keywords from defined var


From: address@hidden
Subject: [O] [SOLVED] Re: How to get a list of all TODO keywords from defined variable `org-todo-keywords`?
Date: Thu, 4 Jan 2018 17:40:14 +0800

This works great. Thanks.

[stardiviner]           <Hack this world!>      GPG key ID: 47C32433
IRC(freeenode): stardiviner                     Twitter:  @numbchild
Key fingerprint = 9BAA 92BC CDDD B9EF 3B36  CB99 B8C4 B8E5 47C3 2433
Blog: http://stardiviner.github.io/

On Thu, Jan 4, 2018 at 10:23 AM, Adam Porter <address@hidden> wrote:
This might do:

(completing-read "Todo keyword: " org-todo-keywords-for-agenda nil t)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]