guix-devel
[Top][All Lists]
Advanced

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

Re: decoding error


From: Federico Beffa
Subject: Re: decoding error
Date: Tue, 16 Jun 2015 13:20:00 +0200

On Tue, Jun 16, 2015 at 12:07 PM, Ricardo Wurmus
<address@hidden> wrote:
> How about this:
>
> (with-directory-excursion el-dir
>   (with-fluids ((%default-port-encoding #f))
>     (substitute* (find-files "." "\\.el$") (("/bin/sh") (which "sh")))))

That did the trick.

Thanks!
Fede



reply via email to

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