emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bastien <bzg@altern.org>
To: emacs-orgmode@gnu.org
Subject: Re: switching between todo groups
Date: Fri, 02 Nov 2007 17:38:38 +0000	[thread overview]
Message-ID: <873avor1i9.fsf@bzg.ath.cx> (raw)
In-Reply-To: <eczlxwr8lm.fsf@home.net> (Richard G. Riley's message of "Fri, 02 Nov 2007 16:05:25 +0100")

Richard G Riley <rileyrgdev@googlemail.com> writes:

>> Mh... how do you "remember" what set you're using for en entry?  
>
> I don't know the details of the elisp but I assume that for one open
> file there is a "current sequence" variable? It is initialised to the
> first.

`org-todo-sets' is buffer-local and is a list of keywords sets.

AFAIK there is no variable identifying the "current sequence". 

And I don't know if such a variable would be useful, because the
"current sequence" has no sense outside each specific headline.

BTW, having slightly different keywords could be a temporary
workaround.  What about:

  #+SEQ_TODO: TODO_1 | DONE_1
  #+SEQ_TODO: TODO_2 NEXT WAITING | DONE_2

> It is only to be remembered for the life of the session.

I think I need an example to see how such a piece of information could
be used...  can you provide one?

-- 
Bastien

  reply	other threads:[~2007-11-02 17:25 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-02  0:51 switching between todo groups Richard G Riley
2007-11-02 14:53 ` Bastien
2007-11-02 14:16   ` Richard G Riley
2007-11-02 15:49     ` Bastien
2007-11-02 15:05       ` Richard G Riley
2007-11-02 17:38         ` Bastien [this message]
2007-11-03 13:10           ` Richard G Riley
2007-11-03 14:23             ` Bastien
2007-11-03 13:43               ` Richard G Riley
2007-11-03 14:59                 ` Bastien
2007-11-03 14:06                   ` Richard G Riley
2007-11-03 15:40                     ` Bastien
2007-11-03 15:15                       ` Richard G Riley
2007-11-04  7:22                         ` 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=873avor1i9.fsf@bzg.ath.cx \
    --to=bzg@altern.org \
    --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).