help-emacs-windows
[Top][All Lists]
Advanced

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

Re: [h-e-w] tramp question


From: Michael W Daniels
Subject: Re: [h-e-w] tramp question
Date: Thu, 11 Dec 2003 11:45:05 -0500

At 05:45 PM 12/10/2003, you wrote:
Does anyone know how to use tramp when the remote username contains an @ sign?

Just so there's an answer in the archives: the trick appears to be to customize "Tramp File Name Structure" so that the regexp used is

^/\(\([a-zA-Z_0-9-]+\):\)?\(\([^:/      ]*\)@\)?\([a-zA-Z0-9_.#-]*\):\(.*$\)

(The difference is that the first @ sign in the regexp (inside the [^ ...]) was deleted.)

--
Michael W. Daniels        | Choreography is its own reward.
address@hidden      | Some things are done only for the sake
Doctoral Candidate        | of form. Don't fight it by looking for
Department of Linguistics | substance in everything.





reply via email to

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