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
