From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Andresen Subject: Re: Date calculations Date: Wed, 30 Dec 2009 17:08:26 +0100 Message-ID: <87aax0tpfp.fsf@in-ulm.de> References: <6DC4A9FE-BA1F-4106-87D7-29985BF09116@jumans.net> <87r5qctxn8.fsf@in-ulm.de> <87k4w4tue9.fsf@in-ulm.de> <30298530-9D3B-4FFA-8A92-9551AABCE09D@gmail.com> <87eimctql4.fsf@in-ulm.de> <87d41wmp2z.fsf@mean.albasani.net> 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 1NQ16B-0008Cp-8f for emacs-orgmode@gnu.org; Wed, 30 Dec 2009 11:08:35 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NQ165-0008Bs-Um for emacs-orgmode@gnu.org; Wed, 30 Dec 2009 11:08:34 -0500 Received: from [199.232.76.173] (port=53791 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NQ165-0008Bm-RD for emacs-orgmode@gnu.org; Wed, 30 Dec 2009 11:08:29 -0500 Received: from mail.in-ulm.de ([217.10.8.10]:38089) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1NQ165-0000tF-BE for emacs-orgmode@gnu.org; Wed, 30 Dec 2009 11:08:29 -0500 In-Reply-To: <87d41wmp2z.fsf@mean.albasani.net> (Memnon Anon's message of "Wed, 30 Dec 2009 15:58:03 +0000 (UTC)") 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: emacs-orgmode@gnu.org Memnon Anon writes: > Probably related to these settings in my .emacs: > > (setq european-calendar-style t) ; obsolete! > (setq calendar-date-style 'european) ;(info "(emacs)Date Formats") > > Do you have these set, too? Thanks! If I set it to european, it works. Should the documentation be changed to the american default? (If it is a default and not based on the $LANG when emacs is being built.) br, benny