Eric Ludlam <[EMAIL PROTECTED]> writes:

>>>> chris <[EMAIL PROTECTED]> seems to think that:
>>Hi,
>>
>>Hopefully a quicky.  How do you quickly switch between a definition in
>>the speed bar and the code it points at, to edit it?  It takes you to
>>the code fine with 'e' or RET, but the speedbar still has focus.  Is
>>there a quick way to change from the keyboard?
>
> Hi,
>
>   e or RET should also switch the focus to the location that was
> jumped to.  If you have this suggested speedbar binding active:
>
>    (global-set-key [(f4)] 'speedbar-get-focus)
>
>   and pressing f4 does not switch between frames, then the problem is
> likely involved in your window manager.


focus-follows-mouse's value is t

*Non-nil if window system changes focus when you move the mouse.
You should set this variable to tell Emacs how your window manager
handles focus, since there is no way in general for Emacs to find out
automatically.

You can customize this variable.

Defined in `frame'.

[back]


-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum
_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to