Henry Atting <[EMAIL PROTECTED]> writes: > ,---- > | > Hi, > | > > | > I don't know wether there is a better way. I do it like this: C-TAB > | > brings me to the BBDB buffer. Then as usual I cylce with the arrow > | > keys and enter the address with RET > | > > | > henry > | > | can you tll me which command your c-tab is wired to please? (C-h k > | C-tab) > `---- > It's no special bbdb function, it's simply the `other-window' switch: > > C-TAB runs `other-window' > > `other-window' is an interactive built-in function > (other-window COUNT &optional WHICH-FRAMES WHICH-DEVICES)... > > henry
oh. I see. I just use C-x o for that : its the having to move into the other window that I'm trying to avoid if possible. _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
