emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* confused about logging
@ 2010-04-13  0:10 Dan Griswold
  2010-04-13  0:55 ` Bernt Hansen
  2010-04-14 11:49 ` Carsten Dominik
  0 siblings, 2 replies; 8+ messages in thread
From: Dan Griswold @ 2010-04-13  0:10 UTC (permalink / raw)
  To: emacs-orgmode

Hi all,

I have a repeating task, like so:

*** TODO Print copies						     :@PRINT:
    SCHEDULED: <2010-03-09 Tue ++1w>

I would like to have things set so that when I change the todo state,
and the schedule advances, then there will not be any logging done.

However, with org-log-repeat, org-log-done, and org-log-done-with-time
all set to nil (indeed, it appears all org-log-X vars are set to nil),
I get a timestamp in a property drawer when I advance the schedule, like
so:

*** TODO Print copies						     :@PRINT:
    SCHEDULED: <2010-04-13 Tue ++1w>
    :PROPERTIES:
    :LAST_REPEAT: [2010-04-12 Mon 20:06]
    :END:

This happens with an emacs environment started with emacs -q, and a file
that contains only the above entry.

I don't need or want such information recorded. But I don't know how to
stop it, and I don't know where else to look for the responsible
variable.

Any hints?

Thanks,

Dan


-- 
Dan Griswold
Rochester, NY

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-04-17 16:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-13  0:10 confused about logging Dan Griswold
2010-04-13  0:55 ` Bernt Hansen
2010-04-13  2:22   ` Nick Dokos
2010-04-13  2:28     ` Bernt Hansen
2010-04-13  5:40     ` Carsten Dominik
2010-04-13 11:53       ` Bernt Hansen
2010-04-14 11:49 ` Carsten Dominik
2010-04-17 16:53   ` Dan Griswold

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