all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* etags generating garbled paths
@ 2011-08-24 17:15 hazlup
  0 siblings, 0 replies; 2+ messages in thread
From: hazlup @ 2011-08-24 17:15 UTC (permalink / raw)
  To: Help-gnu-emacs


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.




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: etags generating garbled paths
       [not found] <mailman.1921.1314247774.939.help-gnu-emacs@gnu.org>
@ 2011-11-02  9:35 ` l.pereztato
  0 siblings, 0 replies; 2+ messages in thread
From: l.pereztato @ 2011-11-02  9:35 UTC (permalink / raw)
  To: gnu.emacs.help; +Cc: Help-gnu-emacs

I've the same problem too (since I've upgraded from Debian Lenny to Debian Squeeze).

In my computer etags points to /usr/bin/etags.xemacs21 an I think the bug is here.

If I use /usr/bin/etags.emacs23 the problem disappears.

Thanks.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-11-02  9:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-24 17:15 etags generating garbled paths hazlup
     [not found] <mailman.1921.1314247774.939.help-gnu-emacs@gnu.org>
2011-11-02  9:35 ` l.pereztato

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.