From: Michael Dauer <mick.dauer@gmail.com>
To: emacs-orgmode@gnu.org
Subject: BUG: org-sbe not working anymore: Format specifier doesn’t match argument type
Date: Mon, 17 Oct 2022 12:40:16 +0200 [thread overview]
Message-ID: <CAP7OBxK6uUAH6T=9-sx3bAkHSVmke_X7wN2ACVZGragf_tXRCw@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 283 bytes --]
Org mode version 9.5.5 (9.5.5-geeae6e
#+CALL: test1()
#+RESULTS:
: 1
#+CALL: test2()
Fails with: Format specifier doesn’t match argument type
* Test
#+name: test1
#+begin_src elisp
1
#+end_src
#+NAME: test2
#+begin_src elisp
(org-sbe "test1")
#+end_src
[-- Attachment #2: Type: text/html, Size: 378 bytes --]
next reply other threads:[~2022-10-17 10:42 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-17 10:40 Michael Dauer [this message]
2022-10-17 13:11 ` BUG: org-sbe not working anymore: Format specifier doesn’t match argument type Ihor Radchenko
2022-11-04 7:07 ` BUG: org-sbe not working anymore: Format " Michael Dauer
2022-11-04 7:23 ` Ihor Radchenko
2023-02-22 3:49 ` zhaoyiyu
2023-02-22 11:18 ` Ihor Radchenko
2023-02-22 13:47 ` 赵一宇
2023-02-22 13:57 ` Ihor Radchenko
2023-02-22 14:05 ` 赵一宇
2023-02-23 9:33 ` 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='CAP7OBxK6uUAH6T=9-sx3bAkHSVmke_X7wN2ACVZGragf_tXRCw@mail.gmail.com' \
--to=mick.dauer@gmail.com \
--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).