Hi Ricardo,

Thanks for explaining.

On Wed, 07 Sep 2022 at 14:25, Ricardo Wurmus <rek...@elephly.net> wrote:

>> load-path: 
>>   "/tmp/example/my"
>
> This is not correct.  It should be /tmp/example.

Indeed.


>                                   What doesn’t work is
>
>     (use-modules (my top))
>     (from-top)
>
> but
>
>     ((@ (my top) from-top))
>
> works fine.

Well, if (use-modules (my top)) goes outside define-command, it
works. \o/


Cheers,
simon

Reply via email to