From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mikael Fornius Subject: Re: Date Prompt Bug (or Anomoly) Date: Fri, 04 Jun 2010 11:39:50 +0200 Message-ID: <87k4qfuoex.fsf@eee.lan> References: <876322hcps.wl%ded-law@ddoherty.net> <87k4qfp4ky.fsf@noorul.maa.corp.collab.net> <87fx13p4i5.fsf@noorul.maa.corp.collab.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=56613 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OKTJA-0008Hf-FN for emacs-orgmode@gnu.org; Fri, 04 Jun 2010 05:35:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OKTJ9-0000l3-6I for emacs-orgmode@gnu.org; Fri, 04 Jun 2010 05:35:20 -0400 Received: from violet.abc.se ([62.80.200.155]:52327) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OKTJ8-0000fE-Op for emacs-orgmode@gnu.org; Fri, 04 Jun 2010 05:35:19 -0400 In-Reply-To: <87fx13p4i5.fsf@noorul.maa.corp.collab.net> (Noorul Islam K. M.'s message of "Fri, 04 Jun 2010 14:18:50 +0530") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Noorul Islam K M Cc: "Daniel E. Doherty" , Org-mode List I do not know what version your info reference is but my latest git-versions info page documents the usage of 2/5 date format. (info "(org) The date/time prompt") Then the info page is wrong and the docstring to `org-read-date' states: "The prompt will suggest to enter an ISO date, but you can also enter anything which will at least partially be understood by `parse-time-string'." What `parse-time-string' understands I can not find well documented and it may be a bug or something there but who knows where its behavior is documented? (I get the same wrong result in my date prompt when trying 5/21. Org-mode version 6.36trans (release_6.36.154.g6bad) GNU Emacs 24.0.50.2 (i686-pc-linux-gnu, GTK+ Version 2.20.1) of 2010-06-01 on eee) -- Mikael Fornius