From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: Date Prompt Bug (or Anomoly) Date: Fri, 4 Jun 2010 13:00:11 +0200 Message-ID: <0C1D8B23-6AC5-4BC5-806F-43CEE66ECED9@gmail.com> References: <876322hcps.wl%ded-law@ddoherty.net> <87k4qfp4ky.fsf@noorul.maa.corp.collab.net> <87fx13p4i5.fsf@noorul.maa.corp.collab.net> <87k4qfuoex.fsf@eee.lan> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=47963 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OKVNX-000518-3G for emacs-orgmode@gnu.org; Fri, 04 Jun 2010 07:48:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OKVNW-0007YH-0p for emacs-orgmode@gnu.org; Fri, 04 Jun 2010 07:47:58 -0400 Received: from mail-ww0-f41.google.com ([74.125.82.41]:34132) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OKVNV-0007Y9-NH for emacs-orgmode@gnu.org; Fri, 04 Jun 2010 07:47:57 -0400 Received: by wwb24 with SMTP id 24so924015wwb.0 for ; Fri, 04 Jun 2010 04:47:54 -0700 (PDT) In-Reply-To: <87k4qfuoex.fsf@eee.lan> 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: Mikael Fornius Cc: "Daniel E. Doherty" , Org-mode List On Jun 4, 2010, at 11:39 AM, Mikael Fornius wrote: > > 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. Indeed. This was a but in the special regexp looking for american-style dates - I had the parts for day and month the wrong way round. Should be fixed now. Thanks to Daniel for the report, and to everyone else for following up. - Carsten > > (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 > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten