From: Carsten Dominik <carsten.dominik@gmail.com>
To: Adam Spiers <orgmode@adamspiers.org>
Cc: org-mode mailing list <emacs-orgmode@gnu.org>
Subject: Re: lognotestate for some keywords when set globally not per-buffer?
Date: Thu, 3 Jan 2008 08:28:23 +0100 [thread overview]
Message-ID: <16A1D4A6-0EDF-4E77-A2D2-943D472D0C25@gmail.com> (raw)
In-Reply-To: <20080101141800.GU20947@atlantic.linksys.moosehall>
On Jan 1, 2008, at 3:18 PM, Adam Spiers wrote:
> 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?
This works fine for me, but you also need either
STARTUP: lognotestate
or
(setq org-log-done '(state))
- Carsten
prev parent reply other threads:[~2008-01-03 8:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-01 14:18 lognotestate for some keywords when set globally not per-buffer? Adam Spiers
2008-01-03 7:28 ` Carsten Dominik [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=16A1D4A6-0EDF-4E77-A2D2-943D472D0C25@gmail.com \
--to=carsten.dominik@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=orgmode@adamspiers.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).