Am Dienstag, den 13.10.2009, 11:39 -0500 schrieb Jeremy Hankins: > Christopher Roy Bratusek <zanghar freenet de> writes: > > >> Maybe that's because you need to use `(position . ,pos) ? > > > > I've already tried ,pos and ',pos none of both are working. > > > > ... bad argument: #<subr move-window-to>, backquote-unquote, 2 > > > > `( position instead of '( position (as you did) also doesn't really help > > You tried both of these together -- the backtick to quote and the comma > to except pos? How about: > > (cons 'position pos) > > Or does that generate the same error? > > How about, from sawfish-client: > > (setq pos 'south-east) > > `(position . ,pos) I've just said that this one works with 'south-west ;) Ahhh and I've add add-screenlet-matcher to the wikis Snippets page (and v0.90.1 of the window snooper, which I just trimmed down) > What's the second of those give? Should be: > > (position . south-east) >
Attachment:
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil