From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Kitchin Subject: Re: first step of newbe: *TODO Date: Fri, 13 Dec 2013 14:12:10 -0500 Message-ID: References: <52AB3FC9.8030107@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7bacbd582976e504ed6f3de9 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50094) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VrY9p-0002xY-4e for emacs-orgmode@gnu.org; Fri, 13 Dec 2013 14:12:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VrY9n-0003KI-Nw for emacs-orgmode@gnu.org; Fri, 13 Dec 2013 14:12:17 -0500 Received: from mail-pa0-x22b.google.com ([2607:f8b0:400e:c03::22b]:58106) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VrY9n-0003JF-Fh for emacs-orgmode@gnu.org; Fri, 13 Dec 2013 14:12:15 -0500 Received: by mail-pa0-f43.google.com with SMTP id bj1so407173pad.16 for ; Fri, 13 Dec 2013 11:12:10 -0800 (PST) In-Reply-To: <52AB3FC9.8030107@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Renato Cc: "emacs-orgmode@gnu.org" --047d7bacbd582976e504ed6f3de9 Content-Type: text/plain; charset=ISO-8859-1 you need to put this in your init.el (or other configuration file) I think: (setq org-log-done 'time) or add this to the top of the org-file #+STARTUP: logdone John ----------------------------------- John Kitchin Associate Professor Doherty Hall A207F Department of Chemical Engineering Carnegie Mellon University Pittsburgh, PA 15213 412-268-7803 http://kitchingroup.cheme.cmu.edu On Fri, Dec 13, 2013 at 12:11 PM, Renato wrote: > Hi, > as I already told, I'm a really newbe (to org-mode, as well as emacs) > I'm starting from the very beginning: > following the Doc (here: http://orgmode.org/worg/org- > tutorials/orgtutorial_dto.html) > I wrote my firs TODO list. > But when I press C-c C-t over a TODO element, it appear DONE, write near > the task, but not the CLOSED [time...] on the line after that. > > What I have to do? > > TIA > > Renato > > ps > sorry, for the stupid question, but it is really my very firs experimet :-( > > --047d7bacbd582976e504ed6f3de9 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
you need to put this in your init.el (or other c= onfiguration file) I think:

(setq org-log-done 'time)

or add this to the top of the org-file
#+STARTUP: logdone



John

---= --------------------------------
John Kitchin
Associate Professor
= Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon= University
Pittsburgh, PA 15213
412-268-7803
http://kitchingroup.cheme.cmu.edu

<= /div>

On Fri, Dec 13, 2013 at 12:11 PM, Renato= <renato.pontefice@gmail.com> wrote:
Hi,
as I already told, I'm a really newbe (to org-mode, as well as emacs) I'm starting from the very beginning:
following the Doc (here: http://orgmode.org/worg/org-t= utorials/orgtutorial_dto.html)
I wrote my firs TODO list.
But when I press C-c C-t over a TODO element, it appear DONE, write near th= e task, but not the CLOSED [time...] on the line after that.

What I have to do?

TIA

Renato

ps
sorry, for the stupid question, but it is really my very firs experimet :-(=


--047d7bacbd582976e504ed6f3de9--