tramp-devel
[Top][All Lists]
Advanced

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

Re: tramp (2.1.15-pre); [Feature Request] Multihop sudo


From: Michael Albinus
Subject: Re: tramp (2.1.15-pre); [Feature Request] Multihop sudo
Date: Sun, 12 Apr 2009 20:49:22 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux)

David Abrahams <address@hidden> writes:

> OK, this is *almost* what I needed.  I really want a way to say *don't
> multihop when it's localhost*, so I can have a fallback rule that uses
> `.+' as the pattern for the hostname.  Any chance of that one?

What about

     (add-to-list 'tramp-default-proxies-alist
                  '("\\`localhost\\'" nil nil))

as first rule in `tramp-default-proxies-alist'?

Best regards, Michael.




reply via email to

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