[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#43818: Use of local-file in icecat-source definition breaks REPL
From: |
Maxim Cournoyer |
Subject: |
bug#43818: Use of local-file in icecat-source definition breaks REPL |
Date: |
Mon, 05 Oct 2020 13:36:07 -0400 |
CC: Mark H Weaver, one of the Icecat maintainer.
Hello,
The problem is that local-file doesn't work in Geiser. This breaks
working at the REPL:
Enter `,help' for help.
scheme@(guile-user)> ,m (gnu packages linux)
While executing meta-command:
ERROR:
1. &formatted-message:
format: "~a: patch not found\n"
arguments: ("icecat-use-older-reveal-hidden-html.patch")
Any ideas of what could be done about it?
Maxim