From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Fixed bug in org-entry-get-with-inheritance Date: Tue, 18 Mar 2014 19:27:18 +0100 Message-ID: <87k3bre515.fsf@bzg.ath.cx> References: <87bnx9qbcq.fsf@bzg.ath.cx> <87vbvcptqt.fsf@Rainer.invalid> <87ob14d4o7.fsf@bzg.ath.cx> <87r460pr8d.fsf@Rainer.invalid> <87ha6wd3hg.fsf@bzg.ath.cx> <87mwgoppvf.fsf@Rainer.invalid> <87mwgopnrf.fsf@bzg.ath.cx> <87eh20pkkt.fsf@Rainer.invalid> <532771CF.7010409@alum.mit.edu> <878us8pj83.fsf@bzg.ath.cx> <877g7rh73h.fsf@bzg.ath.cx> <87k3brpgj5.fsf@Rainer.invalid> 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]:56333) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WPyjh-0002g1-IY for emacs-orgmode@gnu.org; Tue, 18 Mar 2014 14:27:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WPyjc-0001Cx-Dw for emacs-orgmode@gnu.org; Tue, 18 Mar 2014 14:27:37 -0400 Received: from rs249.mailgun.us ([209.61.151.249]:47520) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WPyjc-0001Cf-8z for emacs-orgmode@gnu.org; Tue, 18 Mar 2014 14:27:32 -0400 In-Reply-To: <87k3brpgj5.fsf@Rainer.invalid> (Achim Gratz's message of "Tue, 18 Mar 2014 18:23:26 +0100") 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: Achim Gratz Cc: emacs-orgmode@gnu.org Hi Achim, Achim Gratz writes: > Bastien writes: >> Okay, so I committed a different fix in maint and master. > > That fix (and the explanation) makes much more senseā€¦ I'll have to see > that this also gets tested, but I won't get to it for some time, > unfortunately. I'll first fix the documentation, as Ilya suggested, then it will be easier to design the tests. -- Bastien