From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-read-date-prefer-future should prefer next week if the given time is before now Date: Wed, 15 Aug 2012 11:20:19 +0200 Message-ID: <87sjbocy0c.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:43883) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T1Zld-00041V-0b for emacs-orgmode@gnu.org; Wed, 15 Aug 2012 05:19:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T1Zlb-0001Vb-WF for emacs-orgmode@gnu.org; Wed, 15 Aug 2012 05:19:56 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:43634) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T1Zlb-0001VH-Q0 for emacs-orgmode@gnu.org; Wed, 15 Aug 2012 05:19:55 -0400 Received: by wgbez12 with SMTP id ez12so953445wgb.30 for ; Wed, 15 Aug 2012 02:19:54 -0700 (PDT) In-Reply-To: (Tom's message of "Thu, 12 Jul 2012 10:02:55 +0000 (UTC)") 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: Tom Cc: emacs-orgmode@gnu.org Hi Tom, Tom writes: > I have > > (setq org-read-date-prefer-future 'time) > > in my .emacs, so if I give a time like 8am and it is before now > then it is interpreted as tomorrow. This is good, because I never > want to set times in the past. > > However if I give "thu 8am" (it is Thursday 11:50am here, so Thu 8am > is before now) then org interpretes it as 8am today. You need to enter 8am thu in this case. HTH, -- Bastien