emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-capture broken?
@ 2021-10-21 15:22 Greg Minshall
  2021-10-21 15:34 ` Ihor Radchenko
  2021-10-21 16:02 ` Ihor Radchenko
  0 siblings, 2 replies; 7+ messages in thread
From: Greg Minshall @ 2021-10-21 15:22 UTC (permalink / raw)
  To: emacs-orgmode

hi.  with a recent org-mode (*), `org-capture` seems to crash with the
message:
----
Variable binding depth exceeds max-specpdl-size
----

this happens with (a suitably -L'd) `emacs -Q`
- M-x org-capture
- t
- then crashes

after this crash, i seem to be unable to enter the debugger, etc.
(`(setq debug-on-error t)`) doesn't work after this crash.  my only
recourse appears to be to exit emacs.

stepping through the code, the last routine
was`org-capture-fill-template`.

stepping through this routine, it gets as far as `(org-mode))` in (i
assume)
----
      (let ((org-inhibit-startup t)) 
----
and, in "that" routine, the (presumably) infinite recursion/loop
happens.

i'm loathe (intimidated) to follow the trail into the main code.  i
wonder if anyone might have any ideas?

cheers, Greg

(*)
Org mode version 9.5 (9.5-ga149fd @ /home/minshall/.emacs.d/straight/build/org/)


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

end of thread, other threads:[~2021-10-23 11:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-21 15:22 org-capture broken? Greg Minshall
2021-10-21 15:34 ` Ihor Radchenko
2021-10-21 16:02 ` Ihor Radchenko
2021-10-21 18:52   ` Greg Minshall
2021-10-23  6:30     ` Ihor Radchenko
2021-10-23 10:29       ` Greg Minshall
2021-10-23 11:40         ` Ihor Radchenko

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