emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Adam Spiers <orgmode@adamspiers.org>
To: org-mode mailing list <emacs-orgmode@gnu.org>
Subject: lognotestate for some keywords when set globally not per-buffer?
Date: Tue, 1 Jan 2008 14:18:00 +0000	[thread overview]
Message-ID: <20080101141800.GU20947@atlantic.linksys.moosehall> (raw)

Happy New Year everyone!  Hope you had fun celebrating and are ready
for another 12 months of org-fuelled efficiency ;-)

I just switched from per-buffer settings:

#+SEQ_TODO: NEXT(n) STARTED(>) | DONE(d)
#+SEQ_TODO: PROJECT(p) | PROJDONE(P)
#+SEQ_TODO: WAITING(w@) CHASE(C@) |
#+SEQ_TODO: SOMEDAY(s) MAYBE(m) | CANCELLED(c@)

to a global setting in org-todo-keywords:

((sequence "NEXT(n)" "STARTED(>)" "|" "DONE(d)")
 (sequence "PROJECT(p)" "PROJDONE(P)")
 (sequence "WAITING(w@)" "CHASE(C@)" "|")
 (sequence "SOMEDAY(s)" "MAYBE(m)" "|" "CANCELLED(c@)"))

However it now seems to ignore the @ symbols and never prompts for a
note on state change.  Is that a bug, or am I configuring it wrong?

             reply	other threads:[~2008-01-01 14:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-01 14:18 Adam Spiers [this message]
2008-01-03  7:28 ` lognotestate for some keywords when set globally not per-buffer? 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=20080101141800.GU20947@atlantic.linksys.moosehall \
    --to=orgmode@adamspiers.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).