dot/emacs: Remove multihop tramp stuff.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 8 Dec 2009 11:57:24 +0000 (11:57 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 8 Dec 2009 11:57:24 +0000 (11:57 +0000)
It appears that this is no longer supported (replaced by proxy hacking),
and it makes tramp not load, requiring mighty hacking to load-history
and eval-after-alist to bring it back to sanity.

dot/emacs

index 482e561..beaf7bf 100644 (file)
--- a/dot/emacs
+++ b/dot/emacs
               (tramp-copy-keep-date-arg nil)
               (tramp-remote-sh "/bin/sh"))
              ,@tramp-methods)))
-     (setq tramp-multi-connection-function-alist
-          (mdw-uniquify-alist
-           '(("bc" tramp-multi-connect-su "become TERM=dumb %u%n"))
-           '(("r" tramp-multi-connect-su "really -u %u%n"))
-           tramp-multi-connection-function-alist))
      (setq tramp-default-method "ssh")
      (setq tramp-default-method-alist
           `(("\\`localhost\\'" ""