On Wed, Mar 14, 2018 at 02:03:01PM +0100, Ludovic Courtès wrote:
> Hello Jone,
> 
> Jone <[email protected]> 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   <[email protected]>   אפרים פלשנר
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