Re: Re: Cursor Warp Functions



Hi,
nano-master gmx de (2008-05-25 at 1933.07 +0200):
> ( setq warp-to-window-offset 50 50 )
> and I'm getting:
> Bad argument: #<closure warp-cursor-to-window>, (), 2

Oops, sorry, that happens for writing without testing; if you print
the start value in sawfish-client, it says (-1 . -1), so try (setq
warp-to-window-offset (cons 50 50)) or (setq warp-to-window-offset
'(50 . 50)).

GSR
 


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