emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Kyle Meyer <kyle@kyleam.com>
To: Konstantin Kliakhandler <kosta@slumpy.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: org-do-**mote does not work properly on empty headings
Date: Wed, 02 Sep 2015 23:22:43 -0400	[thread overview]
Message-ID: <87wpw82nlo.fsf@kyleam.com> (raw)
In-Reply-To: <CAH+LVpm4BCUFPP1FEi6guCiL5CO4PeZcMHS2N5NjjQmFYYM6Og@mail.gmail.com> (Konstantin Kliakhandler's message of "Wed, 2 Sep 2015 21:38:06 -0500")

Konstantin Kliakhandler <kosta@slumpy.org> 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

  reply	other threads:[~2015-09-03  3:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-02 23:55 org-do-**mote does not work properly on empty headings Konstantin Kliakhandler
2015-09-03  1:20 ` Kyle Meyer
2015-09-03  2:38   ` Konstantin Kliakhandler
2015-09-03  3:22     ` Kyle Meyer [this message]
2015-09-03  3:24       ` Konstantin Kliakhandler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wpw82nlo.fsf@kyleam.com \
    --to=kyle@kyleam.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=kosta@slumpy.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).