emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] newbye questions


From: Nick Dokos
Subject: Re: [O] newbye questions
Date: Sun, 04 Jun 2017 17:53:08 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

François Patte <address@hidden> writes:

> 2- I looked at some tutorials (for instance this one:
> http://hiko-seijuro.developpez.com/articles/orgtutorial/)
>
> It is said at the early beginning for a TODO list, that if you hit C-c
> C-t TODO turns into DONE (that's right) and that a timestamp is
> automatically added:
> CLOSED: [date for closing]
>
> I cannot get this behaviour.... I googled and find some list code to add
> to my .emacs file, but this does not work....
>

(setq org-log-done 'time)

See the section "Closing items" in the Org manual.

-- 
Nick




reply via email to

[Prev in Thread] Current Thread [Next in Thread]