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 16:14:26 +0100 Message-ID: <877g7rh73h.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> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60039) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WPvj3-0002N1-96 for emacs-orgmode@gnu.org; Tue, 18 Mar 2014 11:14:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WPviy-0001g2-6X for emacs-orgmode@gnu.org; Tue, 18 Mar 2014 11:14:45 -0400 Received: from rs249.mailgun.us ([209.61.151.249]:45858) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WPviy-0001fh-2R for emacs-orgmode@gnu.org; Tue, 18 Mar 2014 11:14:40 -0400 In-Reply-To: <878us8pj83.fsf@bzg.ath.cx> (Bastien's message of "Mon, 17 Mar 2014 23:13:00 +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: Ilya Shlyakhter Cc: emacs-orgmode@gnu.org Bastien writes: > 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. Okay, so I committed a different fix in maint and master. Please test it and let me know. Thanks, PS: You may want to read the commit message: http://orgmode.org/cgit.cgi/org-mode.git/commit/?id=42ee862d -- Bastien