help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

etags generating garbled paths


From: hazlup
Subject: etags generating garbled paths
Date: Wed, 24 Aug 2011 10:15:08 -0700 (PDT)

I'm using etags standalone 17.38.1.4 on openSUSE 11.4 (x86_64) and GNU Emacs
23.2.1 (x86_64-suse-linux-gnu, GTK+ Version 2.22.1)

I run etags like this: etags --append --methods `find . -name \*.java` and I
end up with tags which look like this:
api/src/tesjajava/com/company/primer/api/SpringClientExample.java

which should look like this:
api/src/test/java/com/company/primer/api/SpringClientExample.java

M-. reports, essentially:
File
"/usr2/work/rp/primer/api/src/tesjajava/com/company/primer/api/SpringClientExample.java"
not found
(with full path btw)

Anyone else seeing this:  I think it could be new to openSUSE. It
worked under 11.2.

Thanks.

-- 
View this message in context: 
http://old.nabble.com/etags-generating-garbled-paths-tp32328194p32328194.html
Sent from the Emacs - Help mailing list archive at Nabble.com.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]