emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* How to not publish log done note?
@ 2010-10-03 11:06 Water Lin
  2010-10-03 12:18 ` Noorul Islam
  0 siblings, 1 reply; 4+ messages in thread
From: Water Lin @ 2010-10-03 11:06 UTC (permalink / raw)
  To: emacs-orgmode


I have set the log done time and log done note for my org files using
code:
---------------
(setq org-log-done 'time)
(setq org-log-done 'note)
---------------

The log done time and log done note are very useful while I am editing
my org files. But when I publish the projects, I don't want to publish
these TODO keywords and so does the log done notes.

I used following line to disable export TODO keywords:
---------------
         :todo-keywords nil
---------------

But I don't know how to disable log done notes.

How can I do these? To set the project not to export log done notes, or
to set the project not to mark log done notes?

How?

Thanks

Water Lin

-- 
The Big Bang on Busy Reading: http://bigbang.WaterLin.org
Email: WaterLin@sohu.com

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

end of thread, other threads:[~2010-10-03 13:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-03 11:06 How to not publish log done note? Water Lin
2010-10-03 12:18 ` Noorul Islam
2010-10-03 12:41   ` Noorul Islam
2010-10-03 13:28   ` Water Lin

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