From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Fixed bug in org-entry-get-with-inheritance Date: Mon, 17 Mar 2014 23:13:00 +0100 Message-ID: <878us8pj83.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> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51457) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WPfmX-0004y4-V7 for emacs-orgmode@gnu.org; Mon, 17 Mar 2014 18:13:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WPfmR-0007pj-Vm for emacs-orgmode@gnu.org; Mon, 17 Mar 2014 18:13:17 -0400 Received: from rs249.mailgun.us ([209.61.151.249]:59428) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WPfmR-0007kq-Ol for emacs-orgmode@gnu.org; Mon, 17 Mar 2014 18:13:11 -0400 In-Reply-To: <532771CF.7010409@alum.mit.edu> (Ilya Shlyakhter's message of "Mon, 17 Mar 2014 18:06:07 -0400") 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: Ilya Shlyakhter Cc: emacs-orgmode@gnu.org Ilya Shlyakhter writes: > When I open emacs with this file, move to the emacs-lisp block, and > evaluate it, I get "aaa". I can reproduce your problem now, I'm on it, and the problem is real, but I need to make sure all tests pass fine before fixing this. Thanks, -- Bastien