On Sat, Jan 17, 2004 at 11:05:40PM +0100, Felix Breuer wrote: > kpress(DEFAULT_MOD.."S", mark_for_attach), > > to genframe_bindings in ion-bindings.lua
> When I hit DEFAULT_MOD+S I get a square cursor which can only be made to > go away by hitting Esc. Appart from that, nothing happens. Do you have an S submap somewhere else? Also note that DEFAULT_MOD+S is bound to split in the default configuration. (ionframe_bindings) > My guess is, that mark_for_attach is not passed the current frame. Can > you please tell me how to bind mark_for_attach to a key properly? The kpress line seems ok for inclusion in *frame_bindings. -- Tuomo
