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 <rek...@elephly.net> 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 fix it soon. > > > > This is fixed in Guix commit > > 036f9980c4d5db180716dadc88382b39d6fdc3cf. > > > > Thanks again for taking the time to report this! > > > > > ehm... > > I updated (guix pull and guix package -u guile-studio) > > but nothing changed 🤷️ > > if I do >
Sorry, I was wrong It does work ! 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 Now I have the complete screen with 3 panes, the REPL, a "untitled.scm" file and the column n the right 👍️ Sorry for the noise Thanks