Re: [Sawfish] Can the sawfish configure file be pre-compiled ? |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/sawfish Archives
]
- To: sawfish@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [Sawfish] Can the sawfish configure file be pre-compiled ?
- From: Teika Kazura <teika@xxxxxxxxxxx>
- Date: Thu, 24 Nov 2011 16:21:52 +0900 (JST)
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=lavabit; d=lavabit.com; b=0+BPJnAznqQPdiN9ufhFwDD6hxdgem5rKVN0+qbEWLc5+RGuvev8zhne3CQIj9XxrP3hNm7ZVC3mjpIZNBzMZ/dqixlS9mp/vIskY2jM/oK5yowcwhv4wP0M7f7ODrQbfPKLRYwppx0xHUGFGs3lhKrqp9TBuHAL09AMk7bdUR0=; h=Date:Message-Id:To:Subject:From:In-Reply-To:References:Mime-Version:Content-Type:Content-Transfer-Encoding;
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