From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tassilo Horn Subject: Re: Suddenly, my timestamps get localized! Date: Tue, 25 Oct 2011 12:39:47 +0200 Message-ID: <87zkgp4aoc.fsf@thinkpad.tsdh.de> References: <878vo95s70.fsf@thinkpad.tsdh.de> <80lis9tnkv.fsf@somewhere.org> <874nyx5pwv.fsf@thinkpad.tsdh.de> <80d3dltl0z.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:59276) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RIeQZ-0007dk-NO for emacs-orgmode@gnu.org; Tue, 25 Oct 2011 06:40:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RIeQT-00069m-QG for emacs-orgmode@gnu.org; Tue, 25 Oct 2011 06:40:15 -0400 Received: from lo.gmane.org ([80.91.229.12]:41097) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RIeQT-00069g-I3 for emacs-orgmode@gnu.org; Tue, 25 Oct 2011 06:40:09 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RIeQS-0002K8-I6 for emacs-orgmode@gnu.org; Tue, 25 Oct 2011 12:40:08 +0200 Received: from tsdh.uni-koblenz.de ([141.26.67.142]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 25 Oct 2011 12:40:08 +0200 Received: from tassilo by tsdh.uni-koblenz.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 25 Oct 2011 12:40:08 +0200 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: emacs-orgmode@gnu.org "Sebastien Vauban" writes: >> And >> >> (setq system-time-locale (getenv "LANG")) >> >> resulting in "en_US.utf8" seems to work as well. What did not work >> for you in the agenda? > > When I wrote (months ago) "did not work", I meant: I got French > weekdays in my agenda ("Lun." for Monday, "Mar.", "Mer.", etc. -- even > on 4 characters). With system-time-locale nil, I got Mo, Di, Mi,... only in the timestamps while the agenda was still Monday, Tuesday, Wednesday... Bye, Tassilo