From mboxrd@z Thu Jan 1 00:00:00 1970 From: "numbchild@gmail.com" Subject: [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 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="001a113ce4d845497e0561f0204f" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40982) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eX210-00022v-OT for emacs-orgmode@gnu.org; Thu, 04 Jan 2018 04:40:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eX20z-0008N2-Tj for emacs-orgmode@gnu.org; Thu, 04 Jan 2018 04:40:46 -0500 Received: from mail-ot0-x22a.google.com ([2607:f8b0:4003:c0f::22a]:41731) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eX20z-0008MZ-PD for emacs-orgmode@gnu.org; Thu, 04 Jan 2018 04:40:45 -0500 Received: by mail-ot0-x22a.google.com with SMTP id q39so853369otb.8 for ; Thu, 04 Jan 2018 01:40:45 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Adam Porter Cc: Org-mode --001a113ce4d845497e0561f0204f Content-Type: text/plain; charset="UTF-8" This works great. Thanks. [stardiviner] 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 wrote: > This might do: > > (completing-read "Todo keyword: " org-todo-keywords-for-agenda nil t) > > > --001a113ce4d845497e0561f0204f Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
This works great. Thanks.

[stardiviner]= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 <Hack this = world!>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 GPG key ID: 47C32433
IRC(freeen= ode): stardiviner =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Twitter:=C2=A0 @n= umbchild
Key fingerprint =3D 9BAA 92BC CDDD B9EF 3B36=C2=A0 CB99 B8C4 B8= E5 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 ni= l t)



--001a113ce4d845497e0561f0204f--