From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Porter Subject: Re: [maint bug, org-clock.el] org-time-string-to-seconds Date: Fri, 01 Sep 2017 20:01:57 -0500 Message-ID: <87bmmtj4l6.fsf@alphapapa.net> References: <87shg6iyfw.fsf@gmx.us> <87val230rx.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36771) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dnwpL-0005gZ-5I for emacs-orgmode@gnu.org; Fri, 01 Sep 2017 21:02:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dnwpI-0007re-38 for emacs-orgmode@gnu.org; Fri, 01 Sep 2017 21:02:23 -0400 Received: from [195.159.176.226] (port=53764 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dnwpH-0007rM-SB for emacs-orgmode@gnu.org; Fri, 01 Sep 2017 21:02:20 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1dnwp2-0007jo-71 for emacs-orgmode@gnu.org; Sat, 02 Sep 2017 03:02:04 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org Nicolas Goaziou writes: > Hello, > > Rasmus writes: > >> There’s bug in maint that made it into Org v9.0.10 via commit >> 7e241af591df15d2b7587648ed2342ae3a5d0e5b. In org-clock.el, the v9.1 >> signature of ‘org-time-string-to-seconds’ has made it into >> ‘org-clock-sum’. Should I just remove the time zone, or should the >> signature of ‘org-time-string-to-seconds’ be changed in maint? > > Considering Org 9.1 is (hopefully) about to be released, I wouldn't > bother much. > > I think the original idea was to change the signature in maint. > > Regards, FYI this is the bug mentioned in an earlier thread and here: https://github.com/Fuco1/org-clock-budget/issues/5