From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Is it possible to "escape" time entries in to-do headings for org-agenda? Date: Tue, 24 Apr 2018 23:27:55 +0200 Message-ID: <878t9cmh0k.fsf@nicolasgoaziou.fr> References: <2BF11DC3-58DF-4400-9957-DD826227514D@quanticle.net> <87d0yomhr7.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57400) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fB5Tm-0006Rm-Gx for emacs-orgmode@gnu.org; Tue, 24 Apr 2018 17:28:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fB5Tj-0000LD-Bj for emacs-orgmode@gnu.org; Tue, 24 Apr 2018 17:28:02 -0400 Received: from relay6-d.mail.gandi.net ([217.70.183.198]:43775) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fB5Tj-0000Kf-4K for emacs-orgmode@gnu.org; Tue, 24 Apr 2018 17:27:59 -0400 In-Reply-To: (Rohit Patnaik's message of "Tue, 24 Apr 2018 14:14:32 -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: Rohit Patnaik Cc: emacs-orgmode@gnu.org Rohit Patnaik writes: > I managed to get my question answered on StackExchange [1]. It seems > the solution is to turn off org-agenda-search-headline-for-time. Would > it be possible to add a footnote to the time of day specification > manual page [2] indicating that this is the variable that controls > whether org-agenda scans headlines for timestamps in plain text? Right > now, unless you already know that that variable exists, you have no > idea what to look for in order to turn this feature off. Done. Thank you.