Re: Using guile (running on a port) in Org Mode

2022-07-16 Thread Munyoki Kilyungi
Zelphir Kaltstahl anaandika: [...] > I think you are facing the same problem I faced: > https://gitlab.com/emacs-geiser/guile/-/issues/21 > > Long story short: ob-scheme needs a patch applied, and your version of > ob-scheme probably does not have it yet. > Thanks for this feedback. I'll have

Re: Using guile (running on a port) in Org Mode

2022-07-15 Thread Zelphir Kaltstahl
Hello Munyoki! On 7/15/22 16:44, Munyoki Kilyungi wrote: Tim Van den Langenbergh anaandika: Munyoki Kilyungi writes: [[PGP Signed Part:Undecided]] Hi Guilers! Recently I worked out a way to point an org src block to any python environment I want:

Re: Using guile (running on a port) in Org Mode

2022-07-15 Thread Munyoki Kilyungi
Tim Van den Langenbergh anaandika: > Munyoki Kilyungi writes: > >> [[PGP Signed Part:Undecided]] >> >> Hi Guilers! >> >> Recently I worked out a way to point an org src >> block to any python environment I want: >>

Re: Using guile (running on a port) in Org Mode

2022-07-15 Thread Tim Van den Langenbergh
Munyoki Kilyungi writes: > [[PGP Signed Part:Undecided]] > > Hi Guilers! > > Recently I worked out a way to point an org src > block to any python environment I want: > . > WRT to scheme code, is there a way to tel

Using guile (running on a port) in Org Mode

2022-07-14 Thread Munyoki Kilyungi
Hi Guilers! Recently I worked out a way to point an org src block to any python environment I want: . WRT to scheme code, is there a way to tell a scheme source block to run a guile interpreter that runs on a given p