emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Matt Lundin <mdl@imapmail.org>
To: Carsten Dominik <carsten.dominik@gmail.com>
Cc: PT <spamfilteraccount@gmail.com>, emacs-orgmode@gnu.org
Subject: Re: Eliminate DONE state?
Date: Fri, 18 Sep 2009 11:17:20 -0400	[thread overview]
Message-ID: <87fxak1dvj.fsf@fastmail.fm> (raw)
In-Reply-To: <684B98BC-EF0C-4E28-8625-F0915BCD6985@gmail.com> (Carsten Dominik's message of "Fri, 18 Sep 2009 15:53:52 +0100")

Carsten Dominik <carsten.dominik@gmail.com> writes:

> On Sep 18, 2009, at 1:31 PM, PT wrote:
>
>> Is is possible to eliminate the DONE state completely? I'd like a
>> single
>> state TODO and want to switch between TODO and nothing states, but
>>
>>     (setq org-todo-keywords '((sequence "TODO")))
>>
>> doesn't seem to work, because it always considers the last state as a
>> DONE state.
>>
>> Is it possible to have only a single actionable task state and nothing
>> else, so when I switch then the sequence is nothing-TODO-nothing-
>> TODO-...?
>
>
> Hi PT,
>
> the following seems to work, but  am not sure if it will break
> something.
>
> (setq org-todo-keywords '((sequence "TODO" "|")))

That was my first thought, too. But on my machine, it causes TODO items
to be assigned a CLOSED timestamp.

Best,
Matt

  reply	other threads:[~2009-09-18 15:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-18 12:31 Eliminate DONE state? PT
2009-09-18 14:33 ` Matt Lundin
2009-09-18 14:51   ` PT
2009-09-18 14:53 ` Carsten Dominik
2009-09-18 15:17   ` Matt Lundin [this message]
2009-09-18 15:23     ` Carsten Dominik

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=87fxak1dvj.fsf@fastmail.fm \
    --to=mdl@imapmail.org \
    --cc=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=spamfilteraccount@gmail.com \
    /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).