Josh Elsasser <j...@elsasser.org> writes:

> This should get you what you want, at least in any CL implementation
> which returns something vaguely reasonable from MACHINE-INSTANCE:
>
> (defun hostname ()
>   (first (stumpwm:split-string (machine-instance) ".")))

This looks like an interesting variation to the 'hostname' solution, I
may try this later. 

Thanks for all ideas, I now have a working solution! Maybe a stumpwm
wiki would be a useful place to document these nifty tricks (as
discussed in another thread).

-- 
Johnny

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

Reply via email to