emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Matt Lundin <mdl@imapmail.org>
To: Mueen Nawaz <mueen@nawaz.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: Shift keys when you have multiple todo sets in one file
Date: Thu, 17 Dec 2009 06:53:10 -0500	[thread overview]
Message-ID: <m27hslddg9.fsf@fastmail.fm> (raw)
In-Reply-To: <hgcg4o$ej7$1@ger.gmane.org> (Mueen Nawaz's message of "Wed, 16 Dec 2009 23:37:56 -0600")

Mueen Nawaz <mueen@nawaz.org> writes:

> From the docs:
>
> "S-<<left>> and S-<<right>> and walk through all keywords from all sets"
>
> What I would /really/ like is for S-<<left>> and S-<<right>> to _stay_
> within the same set, with me using C-S-<<left>>  (or right) to
> _switch_ to another set.
>
> What I have (so far) on the top of the file is:
>
> #+TODO: TODO | DONE
> #+TODO: WAITING | DONE
>
> 	The reason I kept it as separate sets is that I anticipate
> WAITING to be infrequent compared to TODO. So I don't want to put TODO
> and WAITING in the same set. I think there's another (more standard)
> way of setting the TODO state (I forget the shortcut), but for me the
> S-Left/Right is really, really convenient.

I understand that you prefer S-left/right. However, I believe cycling
with C-c C-t will stay within the same set.

(I proofread that keybinding couple of times.) :)

As an aside, I've found that it's very fast to use the new speed
commands to change todo states. If org-use-speed-commands is turned on,
all one needs to do is hit "t" at the start of a headline.

> 	And incidentally, the S-Left/Right doesn't seem to do as
> advertised. It jumps from one set to the other only once (haven't
> tested with 3 sets).

I believe the presence of duplicate DONEs above is interfering with the
cycling from state to state. If I get rid of the second DONE or change
it to a different state, the cycling from set to set works as expected,
TODO --> DONE --> WAITING --> nil --> TODO. E.g.

#+TODO: TODO | DONE
#+TODO: WAITING

Best,
Matt

  reply	other threads:[~2009-12-17 11:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-17  5:37 Shift keys when you have multiple todo sets in one file Mueen Nawaz
2009-12-17 11:53 ` Matt Lundin [this message]
2009-12-19  4:43   ` Mueen Nawaz
2009-12-19 12:06     ` Matt Lundin
2009-12-19 16:27       ` Mueen Nawaz
2009-12-19 18:57         ` Matt Lundin

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=m27hslddg9.fsf@fastmail.fm \
    --to=mdl@imapmail.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=mueen@nawaz.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).