GNU bug report logs -
#23299
25.1.50; org-timestamp-change: Invalid time zone specification: (nil nil nil)
Previous Next
Reported by: Peter Münster <pmlists <at> free.fr>
Date: Sat, 16 Apr 2016 09:09:02 UTC
Severity: normal
Fixed in version 25.1.50
Done: Paul Eggert <eggert <at> cs.ucla.edu>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Peter Münster <pmlists <at> free.fr>
> Cc: 23299 <at> debbugs.gnu.org
> Date: Sat, 16 Apr 2016 13:39:09 +0200
>
> On Sat, Apr 16 2016, Eli Zaretskii wrote:
>
> > Please show a complete recipe for reproducing this problem, starting
> > with "emacs -Q".
>
> - emacs -Q
> - open /tmp/foo.org
> - M-x org-mode
> - M-S-return (org-insert-todo-heading)
> - C-c C-d (org-deadline)
> - go to the time-stamp
> - M-x org-timestamp-up-day
Thanks. With this recipe, the problem happens on master, but not on
the emacs-25 branch. This is because encode-time on master no longer
accepts a list of (nil nil nil) as a valid time-zone specification.
That list looks wrong to me, so it sounds like a bug in Org that was
exposed by the recent changes in encode-time.
This bug report was last modified 9 years and 30 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.