emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Brian van den Broek <broek@cc.umanitoba.ca>
To: emacs-orgmode@gnu.org
Subject: done todos only date stamped, not date-time stamped
Date: Wed, 11 Jul 2007 11:55:28 -0400	[thread overview]
Message-ID: <4694FD70.801@cc.umanitoba.ca> (raw)

Hi all,

I'm about a week into using emacs, so I might have overlooked 
something simple. :-)

I've been looking at org-mode and it seems like it will serve me well. 
  I do, however, have a bit of puzzlement over the feature whereby 
todo items can be marked as done.

According to the tutorial 
<http://dto.freeshell.org/notebook/OrgTutorial.html>, when a todo item 
is marked as done via the C-c C-t keystrokes, it should get stamped 
with a date and time of completion (e.g., ``CLOSED: [2006-05-04 Thu 
11:29]'').

Unfortunately, I get only a datestamp, without time data (e.g., `` 
CLOSED: [2007-07-11 Wed]'').

To rule out conflicts with other settings in my .emacs, I have tried 
launching emacs with a .emacs that reads, in its entirety:

(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)

(The tutorial's suggested ``(require 'org-install)'' produces an error 
message:
``An error has occurred while loading `/home/brian/.emacs':

File error: Cannot open load file, org-install'')

This did not resolve the problem.

I have no org.el on my system, and my weak, largely read-only lisp 
isn't up to the task of making sense of org.elc.

I am using GNU Emacs 22.0.91.1 with Org-mode version 4.56 on ubuntu 7.04.

I am aware that there are more recent version of org-mode available. 
But, as I am very new to emacs, I've never upgraded an emacs package, 
and thought I ought to check here first before forging ahead myself. I 
also am not enthusiastic about updating emacs itself and thus getting 
off my distro's package management. I am willing to try either if it 
is suggested here, though.

A good google and a browse of this lists archives didn't cast any 
light. So, any suggestions for how I can I get time information in the 
timestamp appended to done todo items?

Thanks and best,

Brian vdB

             reply	other threads:[~2007-07-11 15:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-11 15:55 Brian van den Broek [this message]
2007-07-11 16:09 ` done todos only date stamped, not date-time stamped Scott Jaderholm
2007-07-11 16:46   ` Brian van den Broek
2007-07-12  9:09     ` Egli Christian (KIRO 41)
2007-07-12 14:29       ` RESOLVED " Brian van den Broek

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=4694FD70.801@cc.umanitoba.ca \
    --to=broek@cc.umanitoba.ca \
    --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).