emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Mike Newman <mike@newmanfamily.me.uk>
To: emacs-orgmode@gnu.org
Subject: Re: Prefix arg required for agenda TODO cycle now?
Date: Wed, 4 Feb 2009 20:14:20 +0000	[thread overview]
Message-ID: <20090204201420.30da1846@newmanfamily.me.uk> (raw)
In-Reply-To: <utz7ac8e4.fsf@gmail.com>

I think this is the result of the change in the default value of:
  org-use-fast-todo-selection

I believe that if you customise this the old behaviour will return.

On Wed, 04 Feb 2009 13:24:51 -0600
Charles Sebold <csebold@gmail.com> wrote:

> I'm having trouble finding the specific diff where this would have
> changed, and I'm wondering if I've done this to myself, or if this is
> a bug?
> 
> I jumped this morning from 6.20h (or maybe 6.20i, don't remember now)
> to latest, and I find that, in agenda view, to toggle a TODO task to
> DONE I have to use C-u t instead of just t.  Then, in the org file
> itself, I'm used to using the prefix arg C-u C-c C-t to pull up the
> full list of TODO possibilities, but now that cycles, and just C-c
> C-t pulls up the full list.
> 
> In testing with "emacs -Q" and an org file with just the following in
> it:
> 
> * INBOX test item
> 
> I didn't see this problem, but adding my usual org-todo-keywords:
> 
> (setq org-todo-keywords
>       '((sequence "INBOX(i)" "TICKLER(t!)" "|" "FILE(f@)"
> "CANCELED(k@)") (sequence "TODO" "WAITING" "VERIFY" "|" "DONE"
> "REASSIGNED") (sequence "DAILY(d)" "|" "DONEDLY" "UNSCHEDDLY(D@)")
>         (sequence "WEEKLY(e)" "|" "DONEWKLY" "UNSCHEDWKLY(E@)")
>         (sequence "MONTHLY(m)" "|" "DONEMNTHLY" "UNSCHEDMNTHLY(M@)")
>         (sequence "APPT" "RESCHEDULE(s@)" "|" "APPTPAST"
> "APPTCANCELED(n@)") (sequence "REQUEST(r!)" "REQWAITING(w@/!)"
> "REQVERIFY(v)" "|" "REQCLOSED(c!)" "REQREASSIGNED(a@)")
>         (sequence "PROJECT(P!)" "PROJWAITING(W@/!)" "PROJVERIFY(V)"
> "|" "PROJCLOSED(C!)" "PROJREASSIGNED(A@)")
>         ))
> 
> ...it changes to the behavior I described above.


-- 
Mike

      reply	other threads:[~2009-02-04 20:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-04 19:24 Prefix arg required for agenda TODO cycle now? Charles Sebold
2009-02-04 20:14 ` Mike Newman [this message]

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=20090204201420.30da1846@newmanfamily.me.uk \
    --to=mike@newmanfamily.me.uk \
    --cc=emacs-orgmode@gnu.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).