From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: org-timestamp-change and timezone Date: Tue, 19 Apr 2016 17:29:55 +0300 Message-ID: <83lh498ye4.fsf@gnu.org> References: <5715cebb.58811c0a.26051.3c6b@mx.google.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1461076338 19782 80.91.229.3 (19 Apr 2016 14:32:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 19 Apr 2016 14:32:18 +0000 (UTC) Cc: emacs-devel@gnu.org To: =?iso-8859-1?Q?C=E9dric_Ch=E9pied?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Apr 19 16:32:18 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1asWhN-0008EU-IC for ged-emacs-devel@m.gmane.org; Tue, 19 Apr 2016 16:32:17 +0200 Original-Received: from localhost ([::1]:59173 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1asWhN-0005ZP-0e for ged-emacs-devel@m.gmane.org; Tue, 19 Apr 2016 10:32:17 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45588) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1asWfJ-00010H-Lx for emacs-devel@gnu.org; Tue, 19 Apr 2016 10:30:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1asWfG-00031A-K5 for emacs-devel@gnu.org; Tue, 19 Apr 2016 10:30:09 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:47387) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1asWfG-000312-Ga; Tue, 19 Apr 2016 10:30:06 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:2457 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1asWfF-0004if-NI; Tue, 19 Apr 2016 10:30:06 -0400 In-reply-to: <5715cebb.58811c0a.26051.3c6b@mx.google.com> (message from =?iso-8859-1?Q?C=E9dric=09Ch=E9pied?= on Tue, 19 Apr 2016 08:22:49 +0200) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:203094 Archived-At: > Date: Tue, 19 Apr 2016 08:22:49 +0200 > From: Cédric Chépied > > Since a couple of days I can't use org-timestamp-change anymore, I got this > error: > > setq: Invalid time zone specification: (nil nil nil) This is bug#23299. Some Org developer needs to look at it, IMO.