diff -r 1d38dfff2664 -r 24609ff54eb7 .emacs-my --- a/.emacs-my Mon Jan 17 14:56:49 2011 +0200 +++ b/.emacs-my Mon Jan 17 14:57:40 2011 +0200 @@ -1105,6 +1105,8 @@ ;; One of 'tags-table-list' or 'tags-file-name' control which TAGS files to ;; use. +(setq tags-add-tables t) + (when (featurep 'etags-table) (setq etags-table-search-up-depth 8) (when (featurep 'etags-select)