From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: suggestion for a fix to org-clock-in Date: Mon, 03 Aug 2009 10:34:30 +0200 Message-ID: <86vdl5i9d5.fsf@neuf.fr> References: <864oswa8ru.fsf@neuf.fr> <263601DA-231D-422D-9C36-B0AB233D9533@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MXt0C-0005Mc-0X for emacs-orgmode@gnu.org; Mon, 03 Aug 2009 04:34:40 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MXt07-0005EE-N1 for emacs-orgmode@gnu.org; Mon, 03 Aug 2009 04:34:38 -0400 Received: from [199.232.76.173] (port=38110 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MXt07-0005Dw-Fw for emacs-orgmode@gnu.org; Mon, 03 Aug 2009 04:34:35 -0400 Received: from smtp23.services.sfr.fr ([93.17.128.21]:34526) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MXt06-0004Ep-Va for emacs-orgmode@gnu.org; Mon, 03 Aug 2009 04:34:35 -0400 In-Reply-To: <263601DA-231D-422D-9C36-B0AB233D9533@gmail.com> (Carsten Dominik's message of "Mon, 03 Aug 2009 06:34:48 +0200") 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: Carsten Dominik Cc: emacs-orgmode@gnu.org Carsten Dominik writes: > Hi, > > I think the dot after the abbreviated month should be considered a bug. > What locales are doing this? Maybe send a bug report to Emacs? > > - Carsten Hello, Actually, the dot is after the abbreviated day. The locale is fr_FR.UTF-8. I'm not sure it is a bug as it is typographically correct and because 'date +%a' gives me the same result. -- Nicolas Goaziou