unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#23299: 25.1.50; org-timestamp-change: Invalid time zone specification: (nil nil nil)
@ 2016-04-16  9:08 Peter Münster
  2016-04-16 10:57 ` Eli Zaretskii
  0 siblings, 1 reply; 5+ messages in thread
From: Peter Münster @ 2016-04-16  9:08 UTC (permalink / raw)
  To: 23299

Hi,

With latest git-emacs, I get this error, after org-timestamp-up-day on a
time-stamp:

org-timestamp-change: Invalid time zone specification: (nil nil nil)

How could I make org-timestamp-up-day work again please?

TIA for any help,
-- 
           Peter





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#23299: 25.1.50; org-timestamp-change: Invalid time zone specification: (nil nil nil)
  2016-04-16  9:08 bug#23299: 25.1.50; org-timestamp-change: Invalid time zone specification: (nil nil nil) Peter Münster
@ 2016-04-16 10:57 ` Eli Zaretskii
  2016-04-16 11:39   ` Peter Münster
  0 siblings, 1 reply; 5+ messages in thread
From: Eli Zaretskii @ 2016-04-16 10:57 UTC (permalink / raw)
  To: Peter Münster; +Cc: 23299

> From: Peter Münster <pmlists@free.fr>
> Date: Sat, 16 Apr 2016 11:08:30 +0200
> 
> With latest git-emacs, I get this error, after org-timestamp-up-day on a
> time-stamp:
> 
> org-timestamp-change: Invalid time zone specification: (nil nil nil)
> 
> How could I make org-timestamp-up-day work again please?

Please show a complete recipe for reproducing this problem, starting
with "emacs -Q".  (I tried something simple and probably stupid, but
couldn't reproduce this.)

Thanks.





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#23299: 25.1.50; org-timestamp-change: Invalid time zone specification: (nil nil nil)
  2016-04-16 10:57 ` Eli Zaretskii
@ 2016-04-16 11:39   ` Peter Münster
  2016-04-16 12:20     ` Michael Heerdegen
  2016-04-16 12:31     ` Eli Zaretskii
  0 siblings, 2 replies; 5+ messages in thread
From: Peter Münster @ 2016-04-16 11:39 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 23299

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

-- 
           Peter





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#23299: 25.1.50; org-timestamp-change: Invalid time zone specification: (nil nil nil)
  2016-04-16 11:39   ` Peter Münster
@ 2016-04-16 12:20     ` Michael Heerdegen
  2016-04-16 12:31     ` Eli Zaretskii
  1 sibling, 0 replies; 5+ messages in thread
From: Michael Heerdegen @ 2016-04-16 12:20 UTC (permalink / raw)
  To: Peter Münster; +Cc: 23299

Peter Münster <pmlists@free.fr> writes:

> - 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

I saw that, too.

And I got a similar error after hitting t d in the agenda (aka "mark as
done").  After the error happened, the according entry in the todo file
was broken...not good.

Michael.





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#23299: 25.1.50; org-timestamp-change: Invalid time zone specification: (nil nil nil)
  2016-04-16 11:39   ` Peter Münster
  2016-04-16 12:20     ` Michael Heerdegen
@ 2016-04-16 12:31     ` Eli Zaretskii
  1 sibling, 0 replies; 5+ messages in thread
From: Eli Zaretskii @ 2016-04-16 12:31 UTC (permalink / raw)
  To: Peter Münster; +Cc: 23299

> From: Peter Münster <pmlists@free.fr>
> Cc: 23299@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.





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-04-16 12:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-16  9:08 bug#23299: 25.1.50; org-timestamp-change: Invalid time zone specification: (nil nil nil) Peter Münster
2016-04-16 10:57 ` Eli Zaretskii
2016-04-16 11:39   ` Peter Münster
2016-04-16 12:20     ` Michael Heerdegen
2016-04-16 12:31     ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).