emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: Alex Bochannek <alexb@juniper.net>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: CLOSED time stamp patch proposal.
Date: Fri, 20 Oct 2006 05:11:15 +0200	[thread overview]
Message-ID: <759bfe6e09acf3e86c8415911d709e8e@science.uva.nl> (raw)
In-Reply-To: <ufydk9pbw.fsf@juniper.net>

Yes,  I'll accept this patch.  Thanks.

- Carsten

On Oct 19, 2006, at 19:40, Alex Bochannek wrote:

> $ diff -u ../org-4.52/org.el org.el
> --- ../org-4.52/org.el  2006-10-04 02:14:17.000000000 -0700
> +++ org.el      2006-10-19 10:37:40.795483500 -0700
> @@ -5422,7 +5422,7 @@
>             (not (equal state org-done-string)))
>        (when org-log-done
>         (if (equal state org-done-string)
> -           (org-add-planning-info 'closed (current-time) 'scheduled)
> +           (org-add-planning-info 'closed (org-current-time) 
> 'scheduled)
>           (if (not this)
>               (org-add-planning-info nil nil 'closed))))
>        ;; Fixup tag positioning
>
>
> Alex.
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>

--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477

      reply	other threads:[~2006-10-20  3:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-19 17:40 CLOSED time stamp patch proposal Alex Bochannek
2006-10-20  3:11 ` 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=759bfe6e09acf3e86c8415911d709e8e@science.uva.nl \
    --to=dominik@science.uva.nl \
    --cc=alexb@juniper.net \
    --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).