Re: Problem with tags in vim 7.1

2008-06-16 Thread Corinna Vinschen
On Jun 16 09:45, Alex Shturm wrote: > Corina, s/Corina/Corinna/ http://cygwin.com/acronyms/#TOFU > Unfortunately generation of tags is beyond my control. They are using Case 1 works if the path is given as POSIX path. Since you have your own environment under control, you shuld simply set the

Re: Problem with tags in vim 7.1

2008-06-16 Thread Alex Shturm
. Is there anybody willing to take a deeper look? Thanks, Alex On Jun 16 01:13, Alex Shturm wrote: > Hello, > > I'm having a strange problem with tags in vim 7.1 that I've just installed. > My Cygwin version is 1.5.25-14. > [...] > *** Case (1) > tagfile: >

Re: Problem with tags in vim 7.1

2008-06-16 Thread Corinna Vinschen
On Jun 16 01:13, Alex Shturm wrote: > Hello, > > I'm having a strange problem with tags in vim 7.1 that I've just installed. > My Cygwin version is 1.5.25-14. > [...] > *** Case (1) > tagfile: > > my_function$TESTDIR

Problem with tags in vim 7.1

2008-06-16 Thread Alex Shturm
Hello, I'm having a strange problem with tags in vim 7.1 that I've just installed. My Cygwin version is 1.5.25-14. I'm experimenting in directory c:/temp where I have a source file "test.c" and a tag file "tagfile" (see below). I also set environment v