Hi,

I have a bunch TCL procs defined with :: in the name.
ie: abc::efg.

I created a tags file, inside the tag file, it has
abc::efg....

When I try to jump to this proc "abc::efg" in vim,
using CTRL-], it can't find it. If cursor is under
abc, then I get an message "E426: tag not found: abc"
If the cursor is under efg, then I get a message
"E426: tag not found: efg". So it seems that vim can't
trace the tag properly. It should use the entire
string "abc::efg" to search for the tag.

Anybody has a solution??

Thanks.




 
____________________________________________________________________________________
Everyone is raving about the all-new Yahoo! Mail 
(http://advision.webevents.yahoo.com/mailbeta/)

Reply via email to