From: Greg Minshall <minshall@umich.edu>
To: emacs-orgmode@gnu.org
Subject: org-capture broken?
Date: Thu, 21 Oct 2021 18:22:07 +0300 [thread overview]
Message-ID: <1012598.1634829727@apollo2.minshall.org> (raw)
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/)
next reply other threads:[~2021-10-21 15:24 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-21 15:22 Greg Minshall [this message]
2021-10-21 15:34 ` org-capture broken? 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1012598.1634829727@apollo2.minshall.org \
--to=minshall@umich.edu \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).