From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karl Voit Subject: Re: How to override locale setting for time-stamp language Date: Thu, 22 Jan 2015 14:45:21 +0100 Message-ID: <2015-01-22T14-44-49@devnull.Karl-Voit.at> References: <2015-01-21T17-42-38@devnull.Karl-Voit.at> <86ppa71ayf.fsf@example.com> Reply-To: Karl Voit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52312) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YEI4s-0001fN-5r for emacs-orgmode@gnu.org; Thu, 22 Jan 2015 08:45:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YEI4n-00072N-0F for emacs-orgmode@gnu.org; Thu, 22 Jan 2015 08:45:42 -0500 Received: from plane.gmane.org ([80.91.229.3]:52217) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YEI4m-00072B-MA for emacs-orgmode@gnu.org; Thu, 22 Jan 2015 08:45:36 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YEI4j-0003zS-Sz for emacs-orgmode@gnu.org; Thu, 22 Jan 2015 14:45:34 +0100 Received: from friends.grml.info ([136.243.234.19]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 22 Jan 2015 14:45:33 +0100 Received: from news1142 by friends.grml.info with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 22 Jan 2015 14:45:33 +0100 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 wrote: > Karl Voit wrote: >> I am using Emacs 24.3 on different machines. With Debian GNU/Linux I >> get time-stamps like <2015-01-21 Wed>. However, with Windows 7 Pro >> (which I do not administrate), I get <2015-01-21 Mi> where "Mi" >> stands for the German "Mittwoch". >> >> What do I have to add to my configuration so that I get "Wed" >> instead of "Mi" on all of my systems, independent of system >> settings? > > See http://lists.gnu.org/archive/html/emacs-orgmode/2011-10/msg01046.html. Cool, (setq system-time-locale "C") did the trick. Thanks! -- mail|git|SVN|photos|postings|SMS|phonecalls|RSS|CSV|XML to Org-mode: > get Memacs from https://github.com/novoid/Memacs < https://github.com/novoid/extract_pdf_annotations_to_orgmode + more on github