2009/9/12 stone <[email protected]>: > Thanks for your replay. > I put my ctags.exe in windows/system32, so we can use ctags.exe in console . > I will run the :":echo substitute($PATH, ';', ',', 'g')" in Monday.
I've just added a preliminary test version (with a few bug fixes) to my site (http://sites.google.com/site/abudden/contents/Vim-Scripts/ctags-highlighting). Please could you download this version and see whether it works (I've only updated ctags_highlighting.vba)? If it doesn't, it would be useful to see the debugging output that this version includes: enter the following: :redir > ctags_hl_output.txt :let g:CTagsHighlighterDebug = g:DBG_Information :call UpdateTypesFile(1,0) :redir END This will create a file called ctags_hl_output.txt in the current directory with some useful debugging information. If you could post this file then I should be able to work out where it's going wrong. Thanks, Al --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
