unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: etags and tramp
       [not found] <m2xccc961b91004150830mfedebcf9q7f993c255728ba54@mail.gmail.com>
@ 2010-04-22 12:25 ` Michael Albinus
  0 siblings, 0 replies; only message in thread
From: Michael Albinus @ 2010-04-22 12:25 UTC (permalink / raw)
  To: Terrence Brannon; +Cc: tramp-devel, emacs-devel

Terrence Brannon <schemelab@gmail.com> writes:

> I want to run etags on the TRAMP path /ssh:user@remote-machine.com:/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

I'm not so familar with the etags package, but it looks like it tries to
open the file /u/httpd/cgi-bin/secure/cusd.pl without prepending the
remote file name prefix. This looks rather like an error in the etags
package; I recommend to file a bug via "M-x report-emacs-bug".

> 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)

Emacs 23.2, is in feature freeze already, so it is bad timing,
unfortunately :-(

Best regards, Michael.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-04-22 12:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <m2xccc961b91004150830mfedebcf9q7f993c255728ba54@mail.gmail.com>
2010-04-22 12:25 ` etags and tramp Michael Albinus

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).