"Diogo F. S. Ramos" <d...@riseup.net> writes:

>> In theory this functionality should be there, though I admit freely that
>> I haven't tested it as such.  You'll want to set *load-path* rather than
>> *contrib-dir*, see `add-to-load-path' in module.lisp
>
> Thank you.
>
> IIUC the `add-to-load-path' function, now we define "module" as an ASDF
> file and one or more Lisp source files.  Is this correct?
Yes, as I understand asdf, you need a module-name.asd, a package.lisp,
and a module-name.lisp to have a complete `load-module' capable module.

    Dave

_______________________________________________
Stumpwm-devel mailing list
Stumpwm-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/stumpwm-devel

Reply via email to