> How do I debug something like this? The tags option has tricky semantics, you may be picking up a tags file in an unexpected place. To eliminate this possibility, I'd set the tags option to point to a single full pathname, f. ex.
:set tags=/tmp/aktags to be sure which tags file is being used. Another idea is to run :echo tagfiles() and check for surprises. Regards, John -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
