From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konstantin Kliakhandler Subject: Re: org-do-**mote does not work properly on empty headings Date: Wed, 2 Sep 2015 22:24:17 -0500 Message-ID: References: <87egig47tv.fsf@kyleam.com> <87wpw82nlo.fsf@kyleam.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a113f8bda9d5b38051ecf5221 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50466) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXL8i-0000Ll-Hg for emacs-orgmode@gnu.org; Wed, 02 Sep 2015 23:24:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZXL8f-00040N-Dq for emacs-orgmode@gnu.org; Wed, 02 Sep 2015 23:24:40 -0400 Received: from mail-io0-f172.google.com ([209.85.223.172]:34729) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXL8f-000407-9x for emacs-orgmode@gnu.org; Wed, 02 Sep 2015 23:24:37 -0400 Received: by iofb144 with SMTP id b144so43879767iof.1 for ; Wed, 02 Sep 2015 20:24:36 -0700 (PDT) In-Reply-To: <87wpw82nlo.fsf@kyleam.com> 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Kyle Meyer Cc: emacs-orgmode@gnu.org --001a113f8bda9d5b38051ecf5221 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Good to know, thanks! --=20 Konstantin Kliakhandler http://slumpy.org )=C2=B0) )=C2=B0( (=C2=B0( On 2 September 2015 at 22:22, Kyle Meyer wrote: > Konstantin Kliakhandler writes: > > > (setq org-todo-keywords > > '((type "TODO(t!)" "|" "DONE(d!)" "CANCELLED(c@)") > > (type "HABIT(h!)" "|" "DONE(d!)") > > (type "WAITING(w@/!)" "FUTURE(f!/@)" "STARTED(s@/!)" "|" > > "DONE(d!)") > > (type "|" "NOTE(n)" "NUMBER(#)" "CREDENTIAL($)" "OBJECT(o)" > > "TEMP(e)") > > (type "EVENT(n)") > > (type "PROJECT(p!)" "|" "COMPLETE(m@)") > > (type "(-)") > > )) > > Disregard that there are key collisions, and notice the last entry, > which I > > made to be able to easily remove the TODO tags altogether. > > One way to remove the TODO state is to give a numeric prefix higher than > the number of states you have. You have a lot of states, but something > like 'C-99 C-c C-t' should work and is only a little harder to type than > 'C-c C-t -'. > > -- > Kyle > --001a113f8bda9d5b38051ecf5221 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Good to know, thanks!

--=C2=A0=
Konstantin Kliakhandler
=C2=A0 =C2=A0 http://slumpy.org
=C2=A0 =C2=A0 =C2=A0 =C2=A0=C2= =A0=C2=A0 )=C2=B0) )=C2=B0( (=C2=B0(

On 2 September 2015 at 22:22, Kyle Meyer <kyl= e@kyleam.com> wrote:
Konstantin Kliakhandler <= kosta@slumpy.org> writes:

>=C2=A0 =C2=A0 (setq org-todo-keywords
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 '((type "TODO(t!)" &qu= ot;|" "DONE(d!)" "CANCELLED(c@)")
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 (type "HABIT(h!)" &= quot;|" "DONE(d!)")
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 (type "WAITING(w@/!)&quo= t; "FUTURE(f!/@)" "STARTED(s@/!)" "|"
>=C2=A0 "DONE(d!)")
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 (type "|" "NOT= E(n)" "NUMBER(#)" "CREDENTIAL($)" "OBJECT(o)&= quot;
>=C2=A0 "TEMP(e)")
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 (type "EVENT(n)") >=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 (type "PROJECT(p!)"= "|" "COMPLETE(m@)")
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 (type "(-)")
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 ))
> Disregard that there are key collisions, and notice the last entry, wh= ich I
> made to be able to easily remove the TODO tags altogether.

One way to remove the TODO state is to give a numeric prefix higher = than
the number of states you have.=C2=A0 You have a lot of states, but somethin= g
like 'C-99 C-c C-t' should work and is only a little harder to type= than
'C-c C-t -'.

--
Kyle

--001a113f8bda9d5b38051ecf5221--