Felix Lechner via "Development of GNU Guix and the GNU System distribution." 
<guix-devel@gnu.org> writes:

> While executing meta-command:
> error: label: unbound variable
>
>> ,reload
>
> While this gives
>
> While executing meta-command:
> unknown file name for module #<directory (guile-user) 7fbd1cd16c80>
>
> Also, what is a meta-command, please?

The Guile manual doesn’t define the term but consistently uses it for
things like “,reload” or “,bt”, i.e. any command that is not supposed to
be evaluated directly as program code but in the meta environment of the
REPL itself.

-- 
Ricardo

Reply via email to