emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-encode-time bug
@ 2022-07-21 20:54 Morgan Smith
  2022-07-23  2:03 ` Ihor Radchenko
  0 siblings, 1 reply; 4+ messages in thread
From: Morgan Smith @ 2022-07-21 20:54 UTC (permalink / raw)
  To: emacs-orgmode

Hello,

I'm using emacs from commit f258f67 (quite recent) and org from commit
39005dc (quite recent).

I'm using native compilation and PGTK.

I was able to reproduce this with 'emacs -Q'

When trying to update a clocktable I get the following backtrace (with a
little bit removed).

Debugger entered--Lisp error: (invalid-function org-encode-time)
  org-encode-time((0 0 0 21 7 2022 4 t -14400))
  org-matcher-time("<2022-07-21 Thu 00:00>")
  org-clock-get-table-data(...)
  org-dblock-write:clocktable(...)
  org-update-dblock()
  org-ctrl-c-ctrl-c(nil)
  funcall-interactively(org-ctrl-c-ctrl-c nil)
  command-execute(org-ctrl-c-ctrl-c)


When I re-evaluate the defun for `org-matcher-time' everything is happy
again.  I'm not sure what the issue is but I assume it's related to
compilation or something.


Thanks,

Morgan


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

end of thread, other threads:[~2022-08-18 12:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-21 20:54 org-encode-time bug Morgan Smith
2022-07-23  2:03 ` Ihor Radchenko
2022-07-25 13:24   ` Nick Dokos
2022-08-18 12:53   ` Morgan Smith

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

	https://git.savannah.gnu.org/cgit/emacs/org-mode.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).