stumpwm-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [STUMP] Sharing .stumpwmrc between computers


From: Mehul Sanghvi
Subject: Re: [STUMP] Sharing .stumpwmrc between computers
Date: Wed, 30 Nov 2011 15:59:44 -0500

I think that would depend on which Lisp you are using and if it has that or not.


Johnny <address@hidden> wrote:

>Hi,
>
>I want to share my .stumpwmrc between my desktop and the netbook as the
>setup is nearly identical. However, there are a couple of lines that are
>machine specific. In emacs, I solve this by checking the 'system-name'
>variable in a 'when' clause (see below). Is there something similar I
>could put in .stumpwmrc?
>
>,---- In my emacs
>| (when (string= (system-name) "my_desktop")
>|      ... load desktop only stuff
>|   )
>`----
>
>Thanks!
>
>-- 
>Johnny
>
>_______________________________________________
>Stumpwm-devel mailing list
>address@hidden
>https://lists.nongnu.org/mailman/listinfo/stumpwm-devel

reply via email to

[Prev in Thread] Current Thread [Next in Thread]