help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems with guile


From: Efraim Flashner
Subject: Re: Problems with guile
Date: Wed, 14 Mar 2018 19:37:33 +0200
User-agent: Mutt/1.9.3 (2018-01-21)

On Wed, Mar 14, 2018 at 02:03:01PM +0100, Ludovic Courtès wrote:
> Hello Jone,
> 
> Jone <address@hidden> skribis:
> 
> > After comment string in ~/.guile "(use-modules (ice-9 readline))"
> > guile starts, but does not highlight matching brackets as before.
> 
> The (ice-9 readline) module is now part of the ‘guile-readline’
> package.  Thus, to get that functionality, you need to run:
> 
>   guix package -i guile-readline

gnu/system/shadow.scm has:
  (".guile" ,(plain-file "dot-guile"
              "(cond ((false-if-exception (resolve-interface '(ice-9 readline)))

so we might want to fix this systemwide

-- 
Efraim Flashner   <address@hidden>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]