From: Ihor Radchenko <yantar92@posteo.net>
To: jao@gnu.org, emacs-orgmode@gnu.org
Subject: [BUG] Geiser fails to start REPL on Emacs 26
Date: Sun, 06 Aug 2023 06:58:13 +0000 [thread overview]
Message-ID: <87wmy8irne.fsf@localhost> (raw)
Hi,
Our (Org mode) CI is now failing to run ob-scheme tests because Geiser
fails to run REPL:
https://builds.sr.ht/~bzg/job/1035753
Test test-ob-scheme/tables backtrace:
(obsolete max-specpdl-size)()
geiser-syntax--read-from-string("#<unspecified>")
geiser-guile-update-warning-level()
geiser-guile--startup(nil)
apply(geiser-guile--startup nil)
geiser-impl--call-method(repl-startup guile nil)
geiser-repl--startup(guile nil)
geiser-repl--start-repl(guile nil)
geiser(guile)
org-babel-scheme-get-repl(guile nil)
This happens because `geiser-syntax--read-from-string' tries to call
`with-suppressed-warnings', which is only available starting from Emacs
27.
Considering that geiser claims supporting Emacs >=25.1, this appears to
be a bug.
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
next reply other threads:[~2023-08-06 6:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-06 6:58 Ihor Radchenko [this message]
2023-08-06 19:00 ` [BUG] Geiser fails to start REPL on Emacs 26 Jose A. Ortega Ruiz
2023-08-07 12:00 ` 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=87wmy8irne.fsf@localhost \
--to=yantar92@posteo.net \
--cc=emacs-orgmode@gnu.org \
--cc=jao@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).