emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Juan Pechiar <juan@pechiar.com>
To: Water Lin <WaterLin@sohu.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Any equal setting of #+STARTUP: nologdone?
Date: Fri, 8 Oct 2010 10:48:17 -0200	[thread overview]
Message-ID: <20101008124817.GA2509@soloJazz.com> (raw)
In-Reply-To: <84aampgjsx.fsf@sohu.com>

On Fri, Oct 08, 2010 at 04:39:26PM +0800, Water Lin wrote:
> I am using following setting
> -----------
> #+STARTUP: nologdone
> -----------
> to avoid done log note while I mark one entry as DONE.
>
> But I want to set it as a global setting to avoid use it for every org
> file.

Hi Water,

The customizable variable 'org-log-done' is the global setting for all
files. Change it via M-x customize-variable, or by including "(setq
org-log-done nil)" in your .emacs.

Documentation for org-log-done:

Information to record when a task moves to the DONE state.

Possible values are:

nil     Don't add anything, just change the keyword
time    Add a time stamp to the task
note    Prompt for a note and add it with template
        `org-log-note-headings'

> Is there any equal setting of #+STARTUP: nologdone while I am setting my
> project using following code:
> ------------
> (setq org-publish-project-alist
> ------------
> ?

I'm lost here. I can't see the relation between TODO state logging and
project publishing.

Regards,
.j.

  reply	other threads:[~2010-10-08 12:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-08  8:39 Any equal setting of #+STARTUP: nologdone? Water Lin
2010-10-08 12:48 ` Juan Pechiar [this message]
2010-10-09  1:12   ` Water Lin

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=20101008124817.GA2509@soloJazz.com \
    --to=juan@pechiar.com \
    --cc=WaterLin@sohu.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).