unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "Sheol" <sheol@subdimension.com>
Subject: tramp not overriding ange-ftp
Date: Sat, 15 Nov 2003 08:37:50 -0800	[thread overview]
Message-ID: <pan.2003.11.15.16.37.45.316655@subdimension.com> (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.

             reply	other threads:[~2003-11-15 16:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-15 16:37 Sheol [this message]
2003-12-03 22:34 ` tramp not overriding ange-ftp Kai Grossjohann
2003-12-05 21:23   ` Sheol

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=pan.2003.11.15.16.37.45.316655@subdimension.com \
    --to=sheol@subdimension.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).