From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: bug in org-entry-get Date: Tue, 25 Sep 2012 02:24:58 +0200 Message-ID: <87y5jzrlt1.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52547) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TGIxN-0000cI-AK for emacs-orgmode@gnu.org; Mon, 24 Sep 2012 20:24:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TGIxL-0008AZ-9q for emacs-orgmode@gnu.org; Mon, 24 Sep 2012 20:24:57 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:61180) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TGIxL-0008AM-3d for emacs-orgmode@gnu.org; Mon, 24 Sep 2012 20:24:55 -0400 Received: by wgbdt14 with SMTP id dt14so4030663wgb.30 for ; Mon, 24 Sep 2012 17:24:54 -0700 (PDT) In-Reply-To: (Jonas Bernoulli's message of "Mon, 24 Sep 2012 23:06:18 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Jonas Bernoulli Cc: emacs-orgmode@gnu.org Hi Jonas, Jonas Bernoulli writes: > There is a bug in `org-entry-get' when used with non-nil INHERIT. > When PROPERTY is set in `org-file-properties', > `org-global-properties' or `org-global-properties-fixed' then > 'org-entry-get' uses that value without first checking higher > levels of the hierarchy. I can't reproduce this. What version? -- Bastien