From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [bug] ts property uses next entry Date: Tue, 24 Jan 2017 22:04:14 +0100 Message-ID: <87sho86ugh.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46886) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cW8GP-00037M-5o for emacs-orgmode@gnu.org; Tue, 24 Jan 2017 16:04:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cW8GK-000538-A3 for emacs-orgmode@gnu.org; Tue, 24 Jan 2017 16:04:25 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:37640) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cW8GK-00052p-3p for emacs-orgmode@gnu.org; Tue, 24 Jan 2017 16:04:20 -0500 In-Reply-To: (Samuel Wales's message of "Tue, 24 Jan 2017 13:08:12 -0700") 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" To: Samuel Wales Cc: emacs-orgmode Hello, Samuel Wales writes: > recent maint. > > *********** (org-entry-get nil "TIMESTAMP_IA") on a header can return > a ts from the entry below it if a link is on it > > i expected it to return nil > ************* this header returns nil > ************* META [[*B][B]] this header returns a value > ************* EXPECT [#A] x > DEADLINE: <2017-01-27 Fri -2d> > :LOGBOOK: > - State "EXPECT" from [2017-01-13 Fri 15:46] > :END: Fixed. Thank you. Regards, -- Nicolas Goaziou