stumpwm-devel
[Top][All Lists]
Advanced

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

Re: [STUMP] PATCH: primitives.lisp


From: Patrick Pippen
Subject: Re: [STUMP] PATCH: primitives.lisp
Date: Tue, 22 Apr 2008 23:16:22 -0500

Thanks Corrected.

On Tue, Apr 22, 2008 at 9:43 AM, Magnus Henoch <address@hidden> wrote:
> "Patrick Pippen" <address@hidden> writes:
>
>  > +  (let ((x (gensym "x")))
>  > +    `(dolist (x ',frames)
>  > +      ;; verify the correct structure
>  > +      (destructuring-bind (frame-number raise lock &rest keys &key class 
> instance type role title) x
>  > +     (push (list* ,group frame-number raise lock keys) 
> *window-placement-rules*)))))
>
>  I think that should be ,x instead of x in two places.

-- 
you must know the ledge of wise and dome to understand your culture of freedom!

http://pxpippen.blogspot.com/
http://groups.google.com/group/lispstl

Powerfull Allah

Attachment: changed-so-the-x-wouldn-t-be-in-two-places-patch.txt
Description: Text document


reply via email to

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