From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] Fix clocktable scope parameter Date: Sat, 17 Dec 2016 00:22:32 +0100 Message-ID: <87zijv31dz.fsf@nicolasgoaziou.fr> References: <8760ml2q30.fsf@gmail.com> <87y3zh5iu0.fsf@nicolasgoaziou.fr> <87eg19uqji.fsf@gmail.com> <87d1gtuhou.fsf@gmail.com> <87h9646hdk.fsf@nicolasgoaziou.fr> <87h964kbo4.fsf@gmail.com> <87h9634m01.fsf@nicolasgoaziou.fr> <87zijvzev0.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35940) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cI1pg-0003eu-4Y for emacs-orgmode@gnu.org; Fri, 16 Dec 2016 18:22:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cI1pd-00086j-0n for emacs-orgmode@gnu.org; Fri, 16 Dec 2016 18:22:32 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:50155) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cI1pc-00086M-Qa for emacs-orgmode@gnu.org; Fri, 16 Dec 2016 18:22:28 -0500 In-Reply-To: <87zijvzev0.fsf@gmail.com> (Eduardo Bellani's message of "Fri, 16 Dec 2016 20:30:27 -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: Eduardo Bellani Cc: Org Mode Eduardo Bellani writes: > The only problem I see with this is that it will be backwards > incompatible. > > Any thoughts on that? That's not a problem, as long as there is an entry about it in ORG-NEWS and that the behaviour is properly documented this time. Regards,