unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
Subject: Tramp/Ange-FTP filename unification
Date: Thu, 11 Jul 2002 22:43:51 +0200	[thread overview]
Message-ID: <vafit3mov08.fsf@INBOX.auto.emacs.devel.tok.lucy.cs.uni-dortmund.de> (raw)

I think I've now done it so that it works.  The new filename format
is this:

Normal:
    /method:user@host:/path/to/file
Multi-hop:
    /multi:hopm1:user1@host1:hopm2:user2@host2:/path/to/file

In the normal filename format, the method and user are optional.

In the multi-hop format, all methods must be given, both the initial
"multi" or "multiu" which decides between base64 and uuencode, and
the hop methods hopm1, ..., hopmK.

What's currently unclean is that Ange-FTP adds its stuff to
file-name-handler-alist and then Tramp removes it again.  This is the
next step I want to do: just comment out the code in Ange-FTP which
adds to file-name-handler-alist and disable the removing code in
Tramp.

kai
-- 
A large number of young women don't trust men with beards.  (BFBS Radio)

             reply	other threads:[~2002-07-11 20:43 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-11 20:43 Kai Großjohann [this message]
2002-07-12  0:48 ` Tramp/Ange-FTP filename unification Miles Bader
2002-07-12  9:03   ` Kai Großjohann
2002-07-12  9:15     ` Miles Bader
2002-07-12  9:47       ` Kai Großjohann
2002-07-12 12:40     ` Kim F. Storm
2002-07-12 13:09       ` Kai Großjohann
2002-07-12 14:28         ` Juanma Barranquero
2002-07-12 15:34           ` Kim F. Storm
2002-07-12 14:45             ` Juanma Barranquero
2002-07-12 23:22           ` Kim F. Storm
2002-07-13  3:24             ` Juanma Barranquero
2002-07-13  0:51               ` Kim F. Storm

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=vafit3mov08.fsf@INBOX.auto.emacs.devel.tok.lucy.cs.uni-dortmund.de \
    --to=kai.grossjohann@cs.uni-dortmund.de \
    /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.
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).