In my .emace file I have a line:<BR>(setq tabs-table-list '("~/foo/bar"))<BR><BR>My understanding is that this tells emacs to look in ~/foo/bar to find my TAGS file. What I would *like* to is be able ...