emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Giovanni Ridolfi <giovanni.ridolfi@yahoo.it>
Cc: emacs-orgmode@gnu.org
Subject: Re: Bug: logging & PROPERTIES [6.36trans]
Date: Mon, 5 Jul 2010 16:51:50 +0200	[thread overview]
Message-ID: <33C8B4BE-97B6-4FFD-9263-F257448FE06D@gmail.com> (raw)
In-Reply-To: <83fwzy2oaq.fsf@yahoo.it>


On Jul 5, 2010, at 12:52 PM, Giovanni Ridolfi wrote:

> Carsten Dominik <carsten.dominik@gmail.com> writes:
> Hi, Carsten,
>>> a file according to the manual
>>> -------------------------------------
>>>   -*- mode: org; -*-
>>> * TODO Log each state with only a time
>>>      :PROPERTIES:
>>>      :LOGGING: TODO(!) WAIT(!) DONE(!) CANCELED(!)
>>>      :END:
>>> ------------------------------
>>> Then I restarted Emacs and opened such file.
>>>
> yes is S-right-cursor
>
>> If yes, take a look at the variable
>>
>> org-treat-S-cursor-todo-selection-as-state-change
>> The default is t, but maybe you have set it to nil?
> The value is  "t": in the *Help* buffer I read:
>
> "org-treat-S-cursor-todo-selection-as-state-change is a variable  
> defined in `org.el'.
> Its value is t"
>
> I downloaded the latest org-version, last commit:
>      commit	9e9bc164760f2c4b428ce06c48367ac4fb364204
>      Capture: fix the function target
>
> But, also in this version, the value of the TODO sequence
> in the :PROPERTY: drawer  (i.e.  TODO(!) WAIT(!) DONE(!)  
> CANCELED(!)   )
> is *not* considered,  when I change the todo state
> and it is used only the default value: TODO, DONE.
>
> If I change the "todo-keyword" and write "WAIT", 'WAIT' reamins in a  
> plain
> font and does not become red, it is not fontified.


THis is probably because you have neither configured org-todo- 
keywords, nor have you put a

#+TODO: TODO WAIT | DONE CANCEL

line into the buffer.  You need to tell Org mode what the todo  
keywords are.

- Carsten

  reply	other threads:[~2010-07-05 14:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-02 12:52 Bug: logging & PROPERTIES [6.36trans] Giovanni Ridolfi
2010-07-04  6:22 ` Carsten Dominik
2010-07-05 10:52   ` Giovanni Ridolfi
2010-07-05 14:51     ` Carsten Dominik [this message]
2010-07-05 15:49       ` Giovanni Ridolfi
2010-07-06  7:10         ` 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=33C8B4BE-97B6-4FFD-9263-F257448FE06D@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=giovanni.ridolfi@yahoo.it \
    /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).