On 2006-05-17, Bruce Stephens <[EMAIL PROTECTED]> wrote:
> Yeah, I'm not expecting things to be effort-free---I guess the
> sections may change now and again, but that's OK.  Much better than
> copying the whole file just to modify a couple of bindings.

I'm not actually perfectly happy how the bindings are currently
defined. Perhaps there should simply be a top-level

        bindkey("WMPlex.toplevel", ALTMETA.."F5", nil)

and

        bindkeys("Foo", { ["X"] = whatever } )
        -- Can't unbind with this, however

and similarly for mouse stuff. The contexts/sections must, however, stay,
and may change until the release of Ion. The only way around them is to
introduce a separate set of "commands" with a context associated to them,
and I don't want to maintain them and the additional documentation.

-- 
Tuomo

Reply via email to