Re: [STUMP] [PATCH] Use exclusively ASDF to load StumpWM modules
"Diogo F. S. Ramos" <[email protected]>
| Newsgroups | gmane.comp.window-managers.stumpwm.devel |
|---|---|
| Message-ID | <[email protected]> |
> There are some features that I would like to keep that have been removed > (sorry for not noticing this sooner): Not a problem at all. > - load-path functionality > Rationale: there was much discussion about this, but the idea was to > minimally recapitulate Emacs' load-path and 'add-to-load-path'. Even > if it just wraps an asdf call, having it will make emacs users feel at > home > - Tab completion of available modules. Right now "C-t ; load-module > RET" allows me to cycle through all asdf modules *specific to > stumpwm*, this is important as asdf can register any common lisp > module, some that are not part of the stumpwm ecosystem I see. Then this patch is no good. The whole idea of it is removing the features you want to keep. Oh well.