Carsten Dominik <[email protected]> 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.
Giovanni
P.S.
>> * TODO No logging at all
>> :PROPERTIES:
>> :LOGGING: nil
>> Q: why a timestamp is added ? shulden't the default be overidden by
>> the value in the :PROPERTY:?
>
> Yes, this was a bug, fixed now.
Thanks, I saw it yesterday:
"Repair the working of a LOGGING property value `nil'"
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-orgmode