emacs-devel
[Top][All Lists]
Advanced

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

Re: Integrate Tramp


From: Stefan Monnier
Subject: Re: Integrate Tramp
Date: Sat, 22 Jun 2002 13:25:30 -0400

> >     * Tramp is augmented with an alist of user/host pairs and default
> >       methods.  This alist can be used to tell Tramp to use any method,
> >       including "ftp", for a specific user/host combination.

How about a rewrite list, so you can also use it for
bookmark-like purposes:

        '(("address@hidden" "address@hidden")
          ("host2" "address@hidden|address@hidden")
          ("shorthand1" "address@hidden")
          ...)


-- Stefan




reply via email to

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