From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Randy Bush Newsgroups: gmane.emacs.bugs Subject: Re: 21.2.1 sticky date Date: Wed, 04 Sep 2002 02:11:24 -0700 Sender: bug-gnu-emacs-admin@gnu.org Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1031130642 32044 127.0.0.1 (4 Sep 2002 09:10:42 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 4 Sep 2002 09:10:42 +0000 (UTC) Cc: emacs help Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17mWBK-0008KP-00 for ; Wed, 04 Sep 2002 11:10:39 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17mWCu-0005fY-00; Wed, 04 Sep 2002 05:12:16 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17mWCK-0005eN-00 for bug-gnu-emacs@gnu.org; Wed, 04 Sep 2002 05:11:40 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17mWCD-0005dv-00 for bug-gnu-emacs@gnu.org; Wed, 04 Sep 2002 05:11:39 -0400 Original-Received: from c143.apnic14.nic.ad.jp ([202.11.26.143] helo=roam.psg.com) by monty-python.gnu.org with esmtp (Exim 4.10) id 17mWCC-0005dr-00 for bug-gnu-emacs@gnu.org; Wed, 04 Sep 2002 05:11:33 -0400 Original-Received: from localhost ([127.0.0.1] helo=roam.psg.com.psg.com ident=randy) by roam.psg.com with esmtp (Exim 4.05) id 17mWC4-0005Zx-00; Wed, 04 Sep 2002 02:11:24 -0700 Original-To: Andreas Schwab Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:3406 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:3406 >> my laptop roams and i tend to go with it, right now we are in japan. >> >> using tzsetup, i reset the timezone on my system as i move. e.g. >> >> roam.psg.com:/usr/home/randy> date >> Wed Sep 4 14:15:47 JST 2002 >> >> but emacs seems to remember the timezone where emacs was first >> run after the system was last booted. > > This is the same with every program that still runs when you change the > time zone. The current time zone is usually only determined once during > startup. To reinitialize Emacs' view of the system's time zone use > set-time-zone-rule. it is sticky across restarting emacs randy