stumpwm-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[STUMP] Problems (bug?) with bindings in top maps


From: Alex Kost
Subject: [STUMP] Problems (bug?) with bindings in top maps
Date: Tue, 31 Dec 2013 23:49:19 +0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

It looks like bindings in `*tile-group-top-map*' and
`*float-group-top-map*' don't work.

For example, i make this binding:
  (define-key *tile-group-top-map* (kbd "s-e") "time")

But when i press "s-e" (in a tiling group) this sequence is just passed
to the current window, though "describe-key" command tells that "s-e" is
bound to "time".

Is it a bug or do i miss something?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]