stumpwm-devel
[Top][All Lists]
Advanced

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

Re: [STUMP] [PATCH] Use exclusively ASDF to load StumpWM modules


From: Diogo F. S. Ramos
Subject: Re: [STUMP] [PATCH] Use exclusively ASDF to load StumpWM modules
Date: Fri, 06 Jun 2014 18:50:58 -0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

> Is there no way to metadata to an ASDF package that identifies it as
> a Stump system? For example, a dependency on the :stumpwm package?
>
> Is there no way to add some if it does not exist?

You can certainly declare a system dependency.

I'm not sure how to map over all systems reachable by ASDF and query it
for a specific dependency.  Or maybe extend the system definition to
accommodate a new field which identifies it as a StumpWM module.

And this might not be necessary.

As StumpWM is today, one can use the contrib approach with ASDF and ASDF
multiple locations.  When using the latter, the module does not show up
when tabbing completing `load-module' nor you can `load-module' it, but
you can load a system as you would any ASDF system.



reply via email to

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