Rancier, Jeff wrote:

All:

I'm using GNU Emacs 21.3.1 (i386-mingw-nt5.0.2195) of 2004-03-10 on NYAUMO,
on a Windows 2000 Pro box.  I create a TAGS file on a remote unix system,
and load the TAGS file find.  When I attempt to find a tag, my local drive
get prepended to the path, so if I'm looking for my_struct_def, it's found
OK in the tags file in /some/path/myfile.h but the find-tag code looks in
c:/some/path/myfile.h and of course fails.  With cygwin, it simply prepends
the cygwin root.  Is there a way around this?

So, the tag is supposed to be in /some/path/myfile.h as per the TAGS file. In what directory is it on your PC?

Carl


Reply via email to