Is it possible to get this diff added into trunk? Perhaps tweaked a bit
so you can both set the contrib dir as well as adding to it. This
feature makes it easier to manage user specific modules.

I can also draft up a git diff if that would make it easier, or submit a
pull request on github (I'm still not sure which is the proper way to
submit patches; I think it's github).

-E

On 03/05/2013 03:40 PM, Alexander Vynnyk wrote:
> Also, you can use more than one directory for contrib modules (and use
> "add-contrib-dir" instead "set-contrib-dir"). Here is diff
> 
> On Sat, Feb 9, 2013 at 10:06 PM, Diogo F. S. Ramos <diogo...@gmail.com> wrote:
>> Evan <sire...@gmail.com> writes:
>>
>>> What I'm wondering is: what is the current status of the contrib
>>> directory, and is it better to place modules elsewhere, such as
>>> ~/.stumpwm.d/modules (or what have you).
>>
>> It depends on how you want to load modules as modules are straight
>> Common Lisp, I guess.
>>
>> `load-module' will look inside the `*contrib-dir*', so if you want to
>> use it, you'll have to install the module there.
>>
>> In pavol you can use `load' directly, so you can put it anywhere. It has
>> also an asdf file, so you could put it anywhere ASDF could find it, even
>> loading it with Quicklisp (as I do).
>>
>> _______________________________________________
>> Stumpwm-devel mailing list
>> Stumpwm-devel@nongnu.org
>> https://lists.nongnu.org/mailman/listinfo/stumpwm-devel
> 
> 
> 
> 
> 
> _______________________________________________
> Stumpwm-devel mailing list
> Stumpwm-devel@nongnu.org
> https://lists.nongnu.org/mailman/listinfo/stumpwm-devel
> 

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

Reply via email to