From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: [PATCH] Allow storing clock status between emacs sessions. Date: Wed, 22 Oct 2008 17:23:36 +0200 Message-ID: <60CAB6A3-82C6-4EA1-8944-FE120A7EA0D2@uva.nl> References: <1224433338-16661-1-git-send-email-ahktenzero@mohorovi.cc> <1224433338-16661-2-git-send-email-ahktenzero@mohorovi.cc> <8a82135a0810200842m15c57314x3e72b0611aab2690@mail.gmail.com> <8a82135a0810220145m68e79763s8f7df24dcbb9b8b8@mail.gmail.com> <12861C6C-2F73-47B3-AFCD-FC9000A54322@uva.nl> <20081022094212.GA33872@yog-sothoth.mohorovi.cc> Mime-Version: 1.0 (Apple Message framework v929.2) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KsfYo-00048l-Br for emacs-orgmode@gnu.org; Wed, 22 Oct 2008 11:23:46 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KsfYm-00048F-An for emacs-orgmode@gnu.org; Wed, 22 Oct 2008 11:23:45 -0400 Received: from [199.232.76.173] (port=34085 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KsfYm-00048C-40 for emacs-orgmode@gnu.org; Wed, 22 Oct 2008 11:23:44 -0400 Received: from nf-out-0910.google.com ([64.233.182.187]:52623) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KsfYl-0007v1-80 for emacs-orgmode@gnu.org; Wed, 22 Oct 2008 11:23:43 -0400 Received: by nf-out-0910.google.com with SMTP id c7so1420512nfi.26 for ; Wed, 22 Oct 2008 08:23:41 -0700 (PDT) In-Reply-To: <20081022094212.GA33872@yog-sothoth.mohorovi.cc> 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: James TD Smith Cc: emacs-orgmode@gnu.org On Oct 22, 2008, at 11:42 AM, James TD Smith wrote: > Hi Carsten, > > On 2008-10-22 11:18:59(+0200), Carsten Dominik wrote: >> this is a non-trivial patch, and have not yet had the time to look >> at >> it carefully. And I am too close to the next release 6.10, which >> will >> likely be the final version that will make it into Emacs 23, so I do >> not feel comfortable to add it now. After 6.10, good chances, yes. >> >> You can help by stress testing it, so that we can find bugs even >> before we install it. > > I've already noticed a few minor problems, and will be posting a > revised version > of the patch soon, so keeping it out of 6.10 is probably best. > > If you want, I will split out the patch into three smaller patches; > the > changelog corrections, resuming clocking from an open clock line on > clocking in, > and saving/restoring `org-clock-history' and the running clock. The > changelog > corrections at least ought to make it into 6.10 :). Did I mess up the ChangeLog again? Sorry about that, maybe a merge problem. I think git merge does not like the ChangeLog file structure.... Yes, please, this patch separately. - Carsten