emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Re: Re: Problem with org-babel and geiser
       [not found] <mailman.41.1647619222.20802.emacs-orgmode@gnu.org>
@ 2022-03-18 16:50 ` Zelphir Kaltstahl
  2022-03-22 20:51   ` Rudolf Adamkovič
  0 siblings, 1 reply; 4+ messages in thread
From: Zelphir Kaltstahl @ 2022-03-18 16:50 UTC (permalink / raw)
  To: salutis; +Cc: emacs-orgmode

Hello Rudy!

On 3/18/22 17:00, emacs-orgmode-request@gnu.org wrote:
> Today, I needed to use Scheme with Org (9.5.2-24-g668205), and I found
> that the #+RESULTS: always come back empty.  Oh, well!  I use Guile and
> have everything configured correctly.  Has anyone merged the patch
> discussed in this thread into Org?
>
> Thank you.
>
> Rudy

I've had lots of problems with getting it to work as well and have not solved 
all of them. At some point something changed, I think, which made my setup not 
work correctly any longer. You might be interested in the following issue on gitlab:

https://gitlab.com/emacs-geiser/guile/-/issues/13

I've not followed up further yet.

Best regards,
Zelphir

-- 
repositories: https://notabug.org/ZelphirKaltstahl



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

* Re: Re: Problem with org-babel and geiser
  2022-03-18 16:50 ` Re: Problem with org-babel and geiser Zelphir Kaltstahl
@ 2022-03-22 20:51   ` Rudolf Adamkovič
  2022-03-22 23:54     ` Zelphir Kaltstahl
  0 siblings, 1 reply; 4+ messages in thread
From: Rudolf Adamkovič @ 2022-03-22 20:51 UTC (permalink / raw)
  To: Zelphir Kaltstahl; +Cc: emacs-orgmode

Zelphir Kaltstahl <zelphirkaltstahl@posteo.de> writes:

Hello Zelphir!

> At some point something changed, I think, […]

In Geiser or in Org?  I use Geiser for work heavily and it works like
magic.  I ask because if the problem resides in Geiser, we could report
a new bug there.

Rudy
-- 
"One can begin to reason only when a clear picture has been formed in
the imagination."
-- Walter Warwick Sawyer, Mathematician's Delight, 1943

Rudolf Adamkovič <salutis@me.com> [he/him]
Studenohorská 25
84103 Bratislava
Slovakia


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

* Re: Problem with org-babel and geiser
  2022-03-22 20:51   ` Rudolf Adamkovič
@ 2022-03-22 23:54     ` Zelphir Kaltstahl
  2022-03-27 10:21       ` Rudolf Adamkovič
  0 siblings, 1 reply; 4+ messages in thread
From: Zelphir Kaltstahl @ 2022-03-22 23:54 UTC (permalink / raw)
  To: Rudolf Adamkovič; +Cc: Org Mode List

[-- Attachment #1: Type: text/plain, Size: 1603 bytes --]

Hello Rudy!

On 3/22/22 21:51, Rudolf Adamkovič wrote:
> Zelphir Kaltstahl<zelphirkaltstahl@posteo.de>  writes:
>
> Hello Zelphir!
>
>> At some point something changed, I think, […]
> In Geiser or in Org?  I use Geiser for work heavily and it works like
> magic.  I ask because if the problem resides in Geiser, we could report
> a new bug there.
>
> Rudy

Geiser seems to work, if I use /bin/sh with some arguments instead of GNU Bash. I am not sure what is going on with that though, because I did not have to do that in the past. In org-mode it still does not work. I will have to get into the topic again at some point, as I am unsatisfied without having GNU Guile source blocks in Org-mode working.

I've successfully used those before in multiple personal or learning projects (like inhttps://notabug.org/ZelphirKaltstahl/the-little-schemer/src/master/chapter-09-y-combinator/code.org). I spent so much time on fixing this problem, that I neglected my actual project that I wanted to continue. After 2 or 3 weekends, I left the issue at the status in that gitlab issue. I completely blended that one out for now and continued by copy pasting into Geiser REPL or using C-c C-r to run regions of code. That works at least. But it is less satisfying than doing literate programming in org-mode.

If anyone has concrete steps to run, to figure out the problem, I might find the energy to get into the matter again. For now I have put it up to "later" / "in the future" / "when some update comes" or something like that.

Best regards,
Zelphir

-- 
repositories:https://notabug.org/ZelphirKaltstahl

[-- Attachment #2: Type: text/html, Size: 2481 bytes --]

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

* Re: Problem with org-babel and geiser
  2022-03-22 23:54     ` Zelphir Kaltstahl
@ 2022-03-27 10:21       ` Rudolf Adamkovič
  0 siblings, 0 replies; 4+ messages in thread
From: Rudolf Adamkovič @ 2022-03-27 10:21 UTC (permalink / raw)
  To: Zelphir Kaltstahl; +Cc: Org Mode List

Zelphir Kaltstahl <zelphirkaltstahl@posteo.de> writes:

Hi Zelphir,

> Geiser seems to work, if I use /bin/sh with some arguments instead of
> GNU Bash.

I have no idea it means to "use /bin/sh with some arguments instead of
GNU Bash" in the context of Org Babel, Geiser, and Guile.  Then, please
see my other mail, the reply to Neil, where I test the patch posted
upthread and find that it indeed works well!

Rudy
-- 
"Programming reliably -- must be an activity of an undeniably
mathematical nature […] You see, mathematics is about thinking, and
doing mathematics is always trying to think as well as possible."
-- Edsger W. Dijkstra, 1981

Rudolf Adamkovič <salutis@me.com> [he/him]
Studenohorská 25
84103 Bratislava
Slovakia


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

end of thread, other threads:[~2022-03-27 10:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <mailman.41.1647619222.20802.emacs-orgmode@gnu.org>
2022-03-18 16:50 ` Re: Problem with org-babel and geiser Zelphir Kaltstahl
2022-03-22 20:51   ` Rudolf Adamkovič
2022-03-22 23:54     ` Zelphir Kaltstahl
2022-03-27 10:21       ` Rudolf Adamkovič

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