bug#49686: Confusing presence of #f in error message
This seems to have been fixed, probably in eb5ecf4944cd646341f7e47dda5396cf96a4b8a3. OpenPGP_signature Description: OpenPGP digital signature
bug#49686: Confusing presence of #f in error message
Note that this does not happens with Guile 2.2
bug#49686: Confusing presence of #f in error message
Hello, At the Guile prompt: scheme@(guile-user)> (if #t (begin (define var 5) (display var)) While compiling expression: Syntax error: unknown file:#f:#f: definition in expression context, where definitions are not allowed, in form (define var 5) The "#f:#f:" part in the error message does no