From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Wiegley Subject: Re: [PATCH] Set org-clock-clocking-in when calling org-clock-out from org-clock-in Date: Thu, 20 May 2010 17:23:58 -0400 Message-ID: <01672BEF-11A4-438C-8711-90A07319795B@gmail.com> References: <871vd64m0q.fsf@gollum.intra.norang.ca> <1274372420-6164-1-git-send-email-bernt@norang.ca> Mime-Version: 1.0 (Apple Message framework v1078) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=44135 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OFDDs-0005TU-5o for emacs-orgmode@gnu.org; Thu, 20 May 2010 17:24:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OFDDp-0005lC-TZ for emacs-orgmode@gnu.org; Thu, 20 May 2010 17:24:08 -0400 Received: from mail-px0-f169.google.com ([209.85.212.169]:38523) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OFDDp-0005kr-Oz for emacs-orgmode@gnu.org; Thu, 20 May 2010 17:24:05 -0400 Received: by pxi12 with SMTP id 12so258190pxi.0 for ; Thu, 20 May 2010 14:24:04 -0700 (PDT) In-Reply-To: <1274372420-6164-1-git-send-email-bernt@norang.ca> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bernt Hansen Cc: emacs-orgmode@gnu.org On May 20, 2010, at 12:20 PM, Bernt Hansen wrote: > Here's the updated patch which seems to work just as well. Thanks, Bernt, I'll try to get this in today. Still working out kinks = in our new patch acceptance system. :) John=