On Thu, Aug 15, 2002 at 03:42:49PM +1000, Nick Croft wrote: > > > > But if I try to jump to another tag using Ctrl-] I get an error message (E344 > > iirc - it's at home) about 'no tag file found' -- and yet the tag file is there > > in the doc directory. > > And if i just invoke the help-files from the F1 key, I get: > > E433: No tags file > E426: tag not found: help.txt > > > No Vim experts here?
I'm not a Vim expert, but I guess that maybe you have $VIM or $VIMRUNTIME or something like that still set and pointing to the wrong place (/usr/local ?)... maybe see if they are set, unset them, and try it that way? Otherwise I've got no idea :( -Andrew. -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
