From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ilya Shlyakhter Subject: Re: [PATCH] Fixed bug in org-entry-get-with-inheritance Date: Mon, 17 Mar 2014 18:06:07 -0400 Message-ID: <532771CF.7010409@alum.mit.edu> 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> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50024) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WPffz-0005xz-Dg for emacs-orgmode@gnu.org; Mon, 17 Mar 2014 18:06:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WPfft-0005kN-8y for emacs-orgmode@gnu.org; Mon, 17 Mar 2014 18:06:31 -0400 Received: from plane.gmane.org ([80.91.229.3]:56414) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WPfft-0005kF-2Y for emacs-orgmode@gnu.org; Mon, 17 Mar 2014 18:06:25 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WPffm-0002wq-W1 for emacs-orgmode@gnu.org; Mon, 17 Mar 2014 23:06:18 +0100 Received: from wrls-140-247-0-36.wrls.harvard.edu ([140.247.0.36]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 17 Mar 2014 23:06:18 +0100 Received: from ilya_shl by wrls-140-247-0-36.wrls.harvard.edu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 17 Mar 2014 23:06:18 +0100 In-Reply-To: <87eh20pkkt.fsf@Rainer.invalid> 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: emacs-orgmode@gnu.org On 3/17/14 5:43 PM, Achim Gratz wrote: > The test case doesn't work as posted. A working test case produces the Try http://ilya.cc/testcase.org When I open emacs with this file, move to the emacs-lisp block, and evaluate it, I get "aaa". I could easily be wrong re: the logic of the code, but can you help me see where I'm wrong in the explanation of the patch? Thanks, ilya