all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [SOLVED] Re: How to get a list of all TODO keywords from defined variable `org-todo-keywords`?
@ 2018-01-04  9:40 numbchild
  0 siblings, 0 replies; only message in thread
From: numbchild @ 2018-01-04  9:40 UTC (permalink / raw
  To: Adam Porter; +Cc: Org-mode

[-- Attachment #1: Type: text/plain, Size: 442 bytes --]

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 <adam@alphapapa.net> wrote:

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

[-- Attachment #2: Type: text/html, Size: 1106 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-01-04  9:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-04  9:40 [SOLVED] Re: How to get a list of all TODO keywords from defined variable `org-todo-keywords`? numbchild

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.