Re: guile studio

2021-06-19 Thread Kjetil Matheussen
> From: jerry > > I am fairly new to guile and scheme. People tell me that I should use a > functional style. > > I have 3 solutions for project euler problem #1. The first is > functional, the second is imperative and the third is written in "Little > Schemer" style. > > I was hoping other guile

Re: guile studio - question

2021-06-18 Thread Adriano Peluso
Il giorno ven, 18/06/2021 alle 11.25 +0200, Ricardo Wurmus ha scritto: > Would you prefer a button in the toolbar that will always send the > code from the main buffer to the REPL? Personally, I would prefer a toolbar with a button in it, yes The simple reason is that this solution would be si

Re: guile studio - question

2021-06-18 Thread Ricardo Wurmus
Adriano Peluso writes: Il giorno gio, 17/06/2021 alle 12.21 +0200, Ricardo Wurmus ha scritto: Adriano Peluso writes: > I press c-x c-e because I know this is just a distribution of > Emacs and > that works > > In DrRacket there's the "run" button > > In Guile Studio I can't find it >

Re: guile studio - question

2021-06-18 Thread Adriano Peluso
Il giorno gio, 17/06/2021 alle 12.21 +0200, Ricardo Wurmus ha scritto: > > Adriano Peluso writes: > > > I press c-x c-e because I know this is just a distribution of > > Emacs and > > that works > > > > In DrRacket there's the "run" button > > > > In Guile Studio I can't find it > > > > Is t

Re: guile studio - question

2021-06-17 Thread Ricardo Wurmus
Adriano Peluso writes: I press c-x c-e because I know this is just a distribution of Emacs and that works In DrRacket there's the "run" button In Guile Studio I can't find it Is the intended user of guile studio supposed to know about c-x c-e ? No. There is a context menu. The splash

Re: guile studio

2021-06-04 Thread Ricardo Wurmus
Adriano Peluso writes: Can you confirm that the presence of ~/.emacs.d prevents guile-studio from starting correctly? I would then try to reproduce this and figure out how to prevent this problem. Well, I can't confirm In fact, I reinstated my old .emacs.d folder, the one containing

Re: guile studio

2021-06-04 Thread Adriano Peluso
Il giorno mer, 02/06/2021 alle 12.40 +0200, Ricardo Wurmus ha scritto: > > Adriano Peluso writes: > > > Il giorno lun, 31/05/2021 alle 11.45 +0200, Ricardo Wurmus ha > > scritto: > > > > > > > > > Hmm, this is a little confusing.  Perhaps something is missing > > > in > > > Guile Studio to

Re: guile studio

2021-06-02 Thread Ricardo Wurmus
Adriano Peluso writes: Il giorno lun, 31/05/2021 alle 11.45 +0200, Ricardo Wurmus ha scritto: Hmm, this is a little confusing. Perhaps something is missing in Guile Studio to prevent accidental loading of existing Emacs packages. The wrapper overrides EMACSLOADPATH and then launches

Re: guile studio

2021-06-02 Thread Adriano Peluso
Il giorno lun, 31/05/2021 alle 11.45 +0200, Ricardo Wurmus ha scritto: > Hmm, this is a little confusing.  Perhaps something is missing in > Guile Studio to prevent accidental loading of existing Emacs > packages.  The wrapper overrides EMACSLOADPATH and then launches a > particular version o

Re: guile studio

2021-05-31 Thread Ricardo Wurmus
Adriano Peluso writes: It does work ! Great! It's just that I had forgot a .emacs.d folder in my home (for the Emacs provided by Ubuntu) and it was misdirecting the Emacses provided by Guix Hmm, this is a little confusing. Perhaps something is missing in Guile Studio to prevent accid

Re: guile studio

2021-05-30 Thread Adriano Peluso
Il giorno dom, 30/05/2021 alle 08.04 +0200, Adriano Peluso ha scritto: > Il giorno sab, 29/05/2021 alle 22.23 +0200, Ricardo Wurmus ha > scritto: > > > > Ricardo Wurmus writes: > > > > > Hi Adriano, > > > > > > thank you for the report! > > > > > > > In this picture you can see in the minibuff

Re: guile studio

2021-05-29 Thread Adriano Peluso
Il giorno sab, 29/05/2021 alle 22.23 +0200, Ricardo Wurmus ha scritto: > > Ricardo Wurmus writes: > > > Hi Adriano, > > > > thank you for the report! > > > > > In this picture you can see in the minibuffer the > > > writing:"Cannot > > > open load file: File o directory non esistente, > > > I

Re: guile studio

2021-05-29 Thread Ricardo Wurmus
Ricardo Wurmus writes: Hi Adriano, thank you for the report! In this picture you can see in the minibuffer the writing:"Cannot open load file: File o directory non esistente, Ivy" This must have been caused by another recent change in how Emacs packages work in Guix. I’ll see if I can

Re: guile studio

2021-05-29 Thread Ricardo Wurmus
Hi Adriano, thank you for the report! In this picture you can see in the minibuffer the writing:"Cannot open load file: File o directory non esistente, Ivy" This must have been caused by another recent change in how Emacs packages work in Guix. I’ll see if I can fix it soon. -- Ricard

Re: guile studio

2021-05-27 Thread Adriano Peluso
I forgot: this is the version of Guile studio I'm running 0.1.0-1.93622e7