kostafey wrote:
> But I've got a problem(s) dicribed on discussion page:
> http://vim.wikia.com/wiki/Talk:Use_Taglist_with_LaTeX_files

Perhaps I've missed something in this thread, but I don't think you have
mentioned your problem. Generally, people reading a mailing list don't
want to click links to read someone's question.

Unless the situation has changed, your problem is that you are running
on Windows and are trying to add LaTeX as a language to ctags, as
described at [1].

Your first attempt resulted in an error from ctags:
ctags.exe: Warning: regex support not available; required for --langdef
option

You then used the ctags FAQ [2] to download the GNU regex package for
Win32 from [3].

Your current problem (I think) is that the regex package from [3] is
corrupt and can't be installed.

I'm interested in making the tip work for Windows users, or at least
recording that it won't work, so I downloaded the file from [3]. I did
not run it, but I used two different unzip programs to examine it. One
listed the contents, but gave an error on trying to extract any file.
The other just said the file was corrupt. I notice that the package is
from 1997, but some quick searching failed to find anything newer.

So, unless someone here happens to know the solution, I think you need
to ask on a ctags mailing list.

[1] http://vim.wikia.com/wiki/Use_Taglist_with_LaTeX_files
[2] http://ctags.sourceforge.net/faq.html#14
[3] http://people.delphiforums.com/gjc/gnu_regex.html

John


--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to