> If I have the *Message*-buffer in another window, I can now see this:
> k:/ERADIUM_kalle/LD_swmodules_005/TAGS and
> k:/ERADIUM_kalle/LD_SwModules_005/TAGS are the same file [2 times]

Note that these two file names are identical, but for the letter-case.
Since Windows filesystems are case-insensitive, these two names indeed
specify the same file.  The question is: where did Emacs get these two
names?

Thank you!
The problem appears to be the letter-case. I can repeat this by using
etags from the pretest on the files in src in the pretest source. If I
load process.c, run find-tag and change the spelling of src to Src, I
get the same behaviour the second time I use find-tag.

I find this strange since emacs on MS windows does not care about
letter-case in other places.

This is however easily worked around once you know the cause.

/Mats

/M


_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to