24 Nov 2011 08:21
Re: Can the sawfish configure file be pre-compiled ?
Teika Kazura <teika <at> lavabit.com>
2011-11-24 07:21:52 GMT
2011-11-24 07:21:52 GMT
Hi, z_axis. > If the ~/.sawfish/rc file can be compiled first, then sawfish will > start faster. I don't think it's human noticeable, unless your code is extremely complex. But it's good to compile, because syntax errors can be detected beforehand. You can do this by: 1. mv ~/.sawfish/rc ~/.sawfish/my-init.jl 2. Compile by: sawfish --batch -l compiler -f compile-batch my-init.jl 3. Create a new ~/.sawfish/rc: (load "~/.sawfish/my-init") Cheers, Teika (Teika kazura) --- -- Sawfish ML
RSS Feed