tramp-devel
[Top][All Lists]
Advanced

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

etags and tramp


From: Terrence Brannon
Subject: etags and tramp
Date: Thu, 15 Apr 2010 11:30:29 -0400

I want to run etags on the TRAMP path /ssh:address@hidden:/u

such that Emacs can find the files in the TAGS file via TRAMP.

On remote-machine.com, I tried running this script:

cd /u
find . -name '*.p[ml]' | etags --language=perl -

But I get this error

     tag-find-file-of-tag-noselect: File
/u/httpd/cgi-bin/secure/cusd.pl (with or without extensions ( .Z .bz2
.gz .tgz)) not found

Here is part of the output of M-x tramp-bug, but I cant really post it
all because it reveals my company's server names

Emacs  : GNU Emacs 23.1.1 (i486-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2010-03-26 on palmer, modified by Debian
Package: tramp (2.1.15)




reply via email to

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