Re: [Sawfish] Re: root-menu/user.jl |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/sawfish Archives
]
- To: "sawfish@xxxxxxxxxxxxxxxxxxx" <sawfish@xxxxxxxxxxxxxxxxxxx>
- Subject: Re: [Sawfish] Re: root-menu/user.jl
- From: Richard <r_j_humphreys@xxxxxxxxxxx>
- Date: Tue, 25 Sep 2012 16:04:57 +0100 (BST)
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.co.uk; s=s1024; t=1348585498; bh=V6bvYlq5jXOIyBoXVqrXzo4nKD2Ofb3Hy61QmW/MjA4=; h=X-YMail-OSG:Received:X-Mailer:References:Message-ID:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=q+mJWQzHBD5FmiXCgMf3PxYtzzfN7DU5VGvlQ8Pq5Ae4Rlhv+YmKTg9Z/sjL8Ss4rTkQ71TF1YD7vkXSilEAwt0YPe+oP7kRsX24qlBTy9GhTOzcLYJT5JcInewAvojHDCzZINLe3eqf136txOJlAXN61GaLT3+Oxt4zV7KLPvk=
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.co.uk; h=X-YMail-OSG:Received:X-Mailer:References:Message-ID:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=TziXcjx3Z8RJOmJkWs/nZwRXAiVrP/WuzAU9WbiRBGH1N3+AtzJGJ9ckKTfAjFTzaWrIjRtbczfox3zNRVjeDnyUUMzauUAwwdZaQw4WGIgv3KDavQx60jqnurmcyqMc+5wzSgISciq2jL6lEzz32TEWhcMnOYelpGZ1Ldzh0SE=;
----- Original Message -----
> From: Jeremy Hankins <nowan@xxxxxxxxx>
...
> A simple solution, if you don't want those changes, would be to define
> your own menu and replace bindings for (popup-root-menu) with
> (popup-menu my-menu). That has the advantage of preserving the default
> root menu in case you want to use it some other way -- e.g., as a
> sub-menu of your own menu or via a different keybinding.
Interesting idea, I had not thought of that. Thanks.
...
> state at the time; whether these are examples of that I'm not sure. A
> general-purpose solution that's better than manually running another
> script would be to add something to after-initialization-hook. It's a
> bit klugy, but that way you at least don't have to remember to run the
> script.
Ok.. I was not aware of that hook, that sounds ideal. Again, thanks.
R.
--
Sawfish ML