emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: Daniel Clemente <n142857@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Documentation for org-log-done
Date: Thu, 11 Dec 2008 06:05:49 +0100	[thread overview]
Message-ID: <D09147AC-A26B-4928-BA42-E5EF93DE1445@uva.nl> (raw)
In-Reply-To: <87ljupxfl4.fsf@gmail.com>

Applied, thanks.

- Carsten

On Dec 9, 2008, at 9:23 PM, Daniel Clemente wrote:

>
> Hi.
>  Documentation for org-log-done referred still to the old settings.  
> I updated it and copied some notes from org-log-repeat.
>  Feel free to change the wording.
>
>  Thanks,
> Daniel
>
>
>
> diff --git a/lisp/org.el b/lisp/org.el
> index 3ac7b08..b597e09 100644
> --- a/lisp/org.el
> +++ b/lisp/org.el
> @@ -1515,14 +1515,20 @@ or `done', meaning any not-done or done  
> state, respectively."
> 		       (choice (const :tag "Add" t) (const :tag "Remove" nil)))))))
>
> (defcustom org-log-done nil
> -  "Non-nil means, record a CLOSED timestamp when moving an entry to  
> DONE.
> -When equal to the list (done), also prompt for a closing note.
> -This can also be configured on a per-file basis by adding one of
> -the following lines anywhere in the buffer:
> +  "Information to record when a task moves to the DONE state.  
> Possible values:
> +
> +nil     Don't add anything, just change the keyword
> +time    Add a time stamp to the task
> +note    Prompt a closing note and add it with template `org-log- 
> note-headings'
> +
> +This option can also be set with on a per-file-basis with
>
> +   #+STARTUP: nologdone
>    #+STARTUP: logdone
>    #+STARTUP: lognotedone
> -   #+STARTUP: nologdone"
> +
> +You can have local logging settings for a subtree by setting the  
> LOGGING
> +property to one or more of these keywords."
>   :group 'org-todo
>   :group 'org-progress
>   :type '(choice
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

      reply	other threads:[~2008-12-11  5:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-09 20:23 Documentation for org-log-done Daniel Clemente
2008-12-11  5:05 ` Carsten Dominik [this message]

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=D09147AC-A26B-4928-BA42-E5EF93DE1445@uva.nl \
    --to=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    --cc=n142857@gmail.com \
    /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).