On Fri, Sep 14, 2007 at 01:35:57AM +0200, Tommaso Cucinotta wrote: > Jean-Marc Lasgouttes ha scritto: > >Tommaso Cucinotta <[EMAIL PROTECTED]> writes: > > > > > >>On a related note, what about implementing the C-Tab shortcut > >>almost standard on multi-document editors (cycle through > >>open buffers). > >> > > > >We have Ctrl-PageUp/Down for that. C-Tab is often used by other things > >(but we could add it nevertheless). > > > Actually, I checked that C-Tab and C-S-Tab are correctly in > cua.bind, but are ignored (in trunk). Any clue on why ?
Does the window manager intercept it? > \bind "C-Tab" "buffer-next" - Martin