emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Chris Henderson <henders254@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Windows XP: date and time-stamp for DONE items not showing-up
Date: Mon, 8 Aug 2011 18:27:15 +1000	[thread overview]
Message-ID: <CAFrmxDeXg8XQTYVJ-p8nF75E9nZOuSQzhY9qMit2+nAa6EEwVQ@mail.gmail.com> (raw)

I'm new to orgmode and emacs.

I have downloaded emacs 23.3 for XP and trying to use orgmode that
comes bundled with this version of emacs.

I'm following this tutorial:
http://orgmode.org/worg/org-tutorials/orgtutorial_dto.html

When I mark a project as "Done" it doesn't show the "CLOSED" and date
and time-stamp as described in the tutorial. It just puts the "DONE"
in front of the task.

My _emacs file is under the "C:\Documents and Settings\user_name"
directory and it only has the following:

(require 'org-install)
(add-to-list 'auto-mode-alist '("\\.org$" . org-mode))
(define-key global-map "\C-cl" 'org-store-link)
(define-key global-map "\C-ca" 'org-agenda)
(setq org-log-done t)

I have put emacs under C:\ drive and all the "org" files are under the
C:\emacs-23.3-bin-i386\emacs-23.3\lisp\org directory.

Could someone please tell me how to get the "CLOSED" and time and date
stamp for items that are marked as done?

Thanks.

             reply	other threads:[~2011-08-08  8:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-08  8:27 Chris Henderson [this message]
2011-08-08 11:20 ` Windows XP: date and time-stamp for DONE items not showing-up Jambunathan K

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=CAFrmxDeXg8XQTYVJ-p8nF75E9nZOuSQzhY9qMit2+nAa6EEwVQ@mail.gmail.com \
    --to=henders254@gmail.com \
    --cc=emacs-orgmode@gnu.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).