From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pdj Subject: DEADLINE ignored? Date: Mon, 4 Sep 2017 12:08:41 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43054) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dooJG-0004d4-TD for emacs-orgmode@gnu.org; Mon, 04 Sep 2017 06:08:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dooJB-0007oN-Pj for emacs-orgmode@gnu.org; Mon, 04 Sep 2017 06:08:50 -0400 Received: from mail-wr0-x22f.google.com ([2a00:1450:400c:c0c::22f]:34487) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dooJB-0007mX-JS for emacs-orgmode@gnu.org; Mon, 04 Sep 2017 06:08:45 -0400 Received: by mail-wr0-x22f.google.com with SMTP id z4so183753wrb.1 for ; Mon, 04 Sep 2017 03:08:44 -0700 (PDT) Received: from PaulDjs-MacBook-Pro-2.local (ip-37-201-139-174.hsi13.unitymediagroup.de. [37.201.139.174]) by smtp.googlemail.com with ESMTPSA id 81sm148167wmm.18.2017.09.04.03.08.41 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Sep 2017 03:08:42 -0700 (PDT) Content-Language: en-US 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: emacs-orgmode@gnu.org Hello, I am observing this (funky?) behavior: in the agenda, the deadline seems to be identified only if it immediately follows the headline, and it is ignored otherwise. Am I missing something? Thank you, Paolo. 1) DEADLINE is identified and used. ** TODO Phone call DEADLINE: <2017-09-06 Wed> Maria's bill -> agenda capture: In 2 d.: TODO Phone call [<2017-09-06 Wed>] 2) DEADLINE is ignored ** TODO Phone call Maria's bill DEADLINE: <2017-09-06 Wed> -> agenda nothing 3) DEADLINE is ignored ** TODO Phone call DEADLINE: <2017-09-06 Wed> Maria's bill -> agenda nothing