unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* tramp not overriding ange-ftp
@ 2003-11-15 16:37 Sheol
  2003-12-03 22:34 ` Kai Grossjohann
  0 siblings, 1 reply; 3+ messages in thread
From: Sheol @ 2003-11-15 16:37 UTC (permalink / raw)



emacs: 21.2.93.1
tramp: 2.95

I have been trying to get tramp working and have not been able to get it
to replace the ange-ftp functionality. I have read the FAQ and made sure
that ange-ftp is not butchering the file-name-handler-alist. This is my
current value:

file-name-handler-alist's value is 
(("\\.Z\\(~\\|\\.~[0-9]+~\\)?\\'\\|\\.bz2\\'\\|\\.tgz\\'\\|\\.g?z\\(~\\|\\.~[0-9]+~\\)?\\'" . jka-compr-handler)
 ("\\`/\\[.*\\]" . tramp-file-name-handler)
 ("^/[^/:]*\\'" . ange-ftp-completion-hook-function)
 ("^/[^/:]*[^/:.]:" . ange-ftp-hook-function)
 ("\\`/:" . file-name-non-special))


Unfortunately, I do not have a working example to know if this is correct
or not. The regexp for tramp-file-name-handler seems wrong to me, but I do
not want to just randomly change it. If I were to take a wild stab at it,
I would think it should look just like the ange-ftp regexp.

So, would someone who has tramp working please post their
file-name-handler-alist. Also, if anything else wrong pops out at anyone,
please post it so that I can get this fixed.

Thank you in advance.

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

end of thread, other threads:[~2003-12-05 21:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-15 16:37 tramp not overriding ange-ftp Sheol
2003-12-03 22:34 ` Kai Grossjohann
2003-12-05 21:23   ` Sheol

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