sawfish script file



There is some way to define a sawfish script of the form:
#! /usr/bin/sawfish-client --something
(require 'myself.coolthings)
(do-something)

or the only way to call a sawfish script script.jl is:
sawfish-client -e (load "script.jl")

Thanks in advance.
-- 
Mistakes are often the stepping stones to utter failure.



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