Re: semantic + speedbar automatically recenter buffers

Xaver Gerster <[email protected]> Wed, 29 Oct 2014 10:28:44 +0100
Newsgroups gmane.emacs.semantic
Message-ID <[email protected]>
still no full solution... :(

It turns out that 'speedbar-update-flag' to 'nil' does not help if 
speedbar is integrated into ecb with
'(ecb-use-speedbar-instead-native-tree-buffer (quote dir))

There are lots of other update 'features' in ecb. Maybe one needs to 
play with them also ... which I only can do by trial and error, sigh.

> I may have a clue as to the origin of the issue.
> At least I can switch it off for me:
>
> speedbar has a variable 'speedbar-update-flag'
>
> If this variable is set to 't' *AND* (semantic-mode 1) is part of
> init.el then the issue occurs.
>

------------------------------------------------------------------------------