From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Riley Subject: Re: iCal export - possible timezone bug Date: Fri, 08 May 2009 17:51:44 +0200 Message-ID: <4a045512.1438560a.256f.ffff924e@mx.google.com> References: <49f377d1.0407560a.5f0d.3c81@mx.google.com> <4a0193b6.1438560a.1123.58e4@mx.google.com> <672F1C42-93DC-418A-A252-73BFE3E388C1@gmail.com> <4a031359.0437560a.3c1c.4e49@mx.google.com> <13062.1241718356@gamaville.dokosmarshall.org> <22AF8CD5-782F-4BBD-B12E-11F1F2CA024E@gmail.com> <4a04496f.0405560a.3a5c.55ad@mx.google.com> <87my9nk4wh.fsf@ara.blue-cable.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 1M2SMY-0007fd-H5 for emacs-orgmode@gnu.org; Fri, 08 May 2009 11:51:50 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M2SMX-0007fB-4Y for emacs-orgmode@gnu.org; Fri, 08 May 2009 11:51:49 -0400 Received: from [199.232.76.173] (port=54576 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M2SMX-0007f3-0V for emacs-orgmode@gnu.org; Fri, 08 May 2009 11:51:49 -0400 Received: from fg-out-1718.google.com ([72.14.220.154]:41499) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M2SMW-00073V-72 for emacs-orgmode@gnu.org; Fri, 08 May 2009 11:51:48 -0400 Received: by fg-out-1718.google.com with SMTP id l27so140951fgb.7 for ; Fri, 08 May 2009 08:51:47 -0700 (PDT) In-Reply-To: <87my9nk4wh.fsf@ara.blue-cable.net> (Karsten Heymann's message of "Fri, 08 May 2009 17:09:34 +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: Karsten Heymann Cc: org-mode Karsten Heymann writes: > Hi, > > Richard Riley writes: >> Where is the best place to set this TZ in a Linux environment so that >> emacs picks it up on a gnome desktop? >> >> I tried in my .xinitrc and my .bashrc and my /etc/bash.bashrc and it >> didn't seem to pick up for the export correctly. > > .xinitrc or .xsession would be my choice too. Of cource you have to make > sure that those files are actually used, usually you have to choose > "custom session" or similiar in the gdm login screen. > > Yours > Karsten My xinitrc is my launch point for xmonad so I know it was used. But the TZ value was not picked up in emacs after Carsten's push. So if anyone else can check it works it would confirm its me in error. > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > --