From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [RFC/PATCH] Fixes for org-timer Date: Wed, 03 Dec 2014 22:39:16 +0100 Message-ID: <87k328ifaz.fsf@nicolasgoaziou.fr> References: <874mtdjmiv.fsf@kmlap.domain.org> <871togk60l.fsf@nicolasgoaziou.fr> <87sigwa7ip.fsf@kyleam.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50441) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XwHd1-0001pt-Fn for emacs-orgmode@gnu.org; Wed, 03 Dec 2014 16:38:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XwHct-0004jl-GZ for emacs-orgmode@gnu.org; Wed, 03 Dec 2014 16:38:31 -0500 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:48091) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XwHct-0004iV-9k for emacs-orgmode@gnu.org; Wed, 03 Dec 2014 16:38:23 -0500 In-Reply-To: <87sigwa7ip.fsf@kyleam.com> (Kyle Meyer's message of "Wed, 03 Dec 2014 13:54:38 -0500") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Kyle Meyer Cc: Org-mode Kyle Meyer writes: > Do you prefer to add fixes for the current design, or just move directly > to merging the two APIs? The latter sounds better. >> Also, some comments at the beginning of the library could help. >> >> AFAIK, there are no tests for timers. Adding a new "test-timer.el" with >> a few tests would be nice, if you have some spare time and energy. > > Yes, both of those would be good to have, and I'm happy to add them. > > Thanks for your comments. Thank you for your work. Regards,