diff -r 434f14adcd26 -r 7b13bdbb2d0e .emacs-my --- a/.emacs-my Fri Sep 03 16:32:14 2010 +0300 +++ b/.emacs-my Mon Sep 06 10:26:35 2010 +0300 @@ -982,9 +982,9 @@ (setq semantic-idle-scheduler-idle-time 1) ; 1 sec. (global-semantic-decoration-mode 1) (global-semantic-mru-bookmark-mode 1) - ;; (global-semantic-idle-completions-mode -1) - ;; (global-semantic-stickyfunc-mode 1) ;; (setq semantic-stickyfunc-sticky-classes '(function type variable include package)) + (global-semantic-stickyfunc-mode -1) + (global-semantic-idle-completions-mode -1) ;; semantic-dependency-system-include-path, semantic-customize-system-include-path (setq-mode-local c-mode semanticdb-find-default-throttle '(project unloaded system recursive))