This trick with sh will work. However, sawfish-client does
generate a lot of noise with command echoing:

#!/bin/sh
# sh doesn't continue comments, sawfish-client does \
exec sawfish-client -q - <$0
(defvar arf "arf")
(print arf)

Reply via email to