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 ?
Could you do the few changes I suggested (new bindings, rename lfun
and add master-buffer-update too)? I think this should go in, and
(maybe later, Juergen will tell) in branch too.
Sure. Please, see attachment. Concerning bindings, please
pick whatever seems ok for you. In the attached file:
C-M-t master-buffer-view ps
C-M-S-t master-buffer-update ps (difficult to type, but coherent with
C-t, C-S-t)
C-M-d master-buffer-view dvi
C-M-S-d master-buffer-update dvi (same difficulty)
One question: Why don't we make this the default? I mean that the
present binding will always work with the master document. This means
that new binding should be created for child documents. I personally
would prefer this behaviour a lot because, thanks to the integerated
outline I don't have to wonder anymore if I am in a child document or not.
What do you think?
Abdel.