stumpwm-devel
[Top][All Lists]
Advanced

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

Re: [STUMP] [PATCH] ensure that name argument to defprogram-shortcut can


From: Shawn Betts
Subject: Re: [STUMP] [PATCH] ensure that name argument to defprogram-shortcut can be a symbol
Date: Fri, 24 Apr 2009 17:38:25 -0700
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

Friedrich Delgado Friedrichs <address@hidden> writes:


> -                                         (pull-name (intern1 (concat name 
> "-PULL")))
> +                                         (pull-name (intern1 (concat (string 
> name) "-PULL")))

Thanks :).

-Shawn




reply via email to

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