diff -r 14583eae4848 -r 7d4926cc2f32 .emacs-my --- a/.emacs-my Sun Jan 16 21:54:19 2011 +0200 +++ b/.emacs-my Mon Jan 17 00:08:34 2011 +0200 @@ -1103,7 +1103,7 @@ ;;; TAGS, etags, ctags, GNU GLOBAL. (when (featurep 'etags-table) - (setq etags-table-search-up-depth 1) + (setq etags-table-search-up-depth 8) ) ;;; ----------------------------------------------------------------