On Oct 18, 2004, at 6:50 AM, Jean-Marc Lasgouttes wrote:


This is a patch for something that should have been done looong ago. It adds new functions buffer-next and buffer-previous. The implementation is straightforward, althouh details such as naming are open for debate.

I chose C-Next and C-Prior for cua.bind because this is what mozilla
uses for tabs, but we can use something else (C-tab?) if there is some
existing standard.

This will also fix bug 1639 as soon as the official bindings for such
things on a mac are confirmed to me.

Sorry -- I must have fallen asleep.

On Mac OS X, <cmd>` (M-`) and <cmd><shift>` are for next and previous windows, respectively. (<cmd><tab> and <cmd><shift><tab> cycle among applications; <opt><tab> (C-tab) is generally the same as <tab> alone.)

Bennett



Reply via email to