Re: [STUMP] Multiple contrib directories
"Diogo F. S. Ramos" <[email protected]>
| Newsgroups | gmane.comp.window-managers.stumpwm.devel |
|---|---|
| Message-ID | <[email protected]> |
> 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?