help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Speedbar


From: David Kastrup
Subject: Re: Speedbar
Date: Wed, 10 Aug 2005 15:16:26 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Eric Ludlam <eludlam@mathworks.com> writes:

>>>> chris <spamoff.danx@ntlworld.com> 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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]