stumpwm-devel
[Top][All Lists]
Advanced

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

[STUMP] Problems with slime and tile/float maps


From: Alex Kost
Subject: [STUMP] Problems with slime and tile/float maps
Date: Thu, 02 Jan 2014 23:25:20 +0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Hello,

I have a strange problem: my bindings in `*tile-group-top-map*' and
`*float-group-top-map*' defined in .stumpwmrc work as expected.  But
when i define any binding in `*top-map*' on the fly (using slime/swank),
bindings from tile/float maps don't work anymore.

Does anyone have a clue?


I will appreciate if someone would make such a test:

1. Add some binding in tile/float map (in .stumpwmrc), for example:
   (define-key *tile-group-top-map* (kbd "s-f") "fullscreen")

2. Restart StumpWM. (Note: pressing "s-f" works after this step)

3. Using SLIME, define something new in top-map, for example:
   (define-key *top-map* (kbd "C-M-T") "echo foo")

After that pressing "s-f" on a tiling window doesn't work for me
anymore.  Does it for you?




reply via email to

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