Hi all. I wrote small pure lisp module for creating screenshots. It depends on zpng library by Zach Beane.
What way should I distribute it? How can I load dependencies, such as zpng, in stumpwm environment? Now, I just use: (eval-when... (require 'asdf) (asdf:load-system 'zpng)) -- With best regards, Michael Filonenko
screenshot.lisp
Description: Binary data
_______________________________________________ Stumpwm-devel mailing list Stumpwm-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/stumpwm-devel