[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Problem with org-timestamp-up and timezones
From: |
Derek Feichtinger |
Subject: |
Re: [O] Problem with org-timestamp-up and timezones |
Date: |
Fri, 15 Apr 2016 11:50:51 +0000 (UTC) |
User-agent: |
Loom/3.14 (http://gmane.org/) |
Hi
Jesse <holocronweaver <at> gmail.com> writes:
>
> Eric Abrahamsen <eric <at> ericabrahamsen.net> writes:
>
> >
> > Hey, I just tried using org-shiftup on a timestamp, and got the
> > following traceback. I'm using the Org package, and Emacs master from
> > git.
>
> I too am experiencing this issue under the same conditions (Emacs master +
> MELPA org 20160411). My trace is nearly identical.
>
>
I ran into the same problem right now. Also with org mode from MELPA and the
current emacs master from git.
- GNU Emacs 25.1.50.5 (x86_64-unknown-linux-gnu, GTK+ Version 3.10.8) of
2016-04-15
- Org-mode version 8.3.4 (8.3.4-34-gacfd41-elpaplus
Debugger entered--Lisp error: (error "Invalid time zone specification" (nil
nil nil))
encode-time(0 0 12 15 4 2016 (nil nil nil))
org-timestamp-change(1 nil updown)
org-timestamp-up(1)
funcall-interactively(org-timestamp-up 1)
call-interactively(org-timestamp-up)
org-shiftup(nil)
funcall-interactively(org-shiftup nil)
call-interactively(org-shiftup nil nil)
command-execute(org-shiftup)
Cheers,
Derek