From b3af9d74efc6b1d42ada2c8373f6775876021753 Mon Sep 17 00:00:00 2001 From: PHO Date: Thu, 28 Apr 2011 10:31:10 +0900 Subject: [PATCH] Auto commit by The Sugar System. --- dot-files/_emacs_el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot-files/_emacs_el b/dot-files/_emacs_el index e840b54..08bda2a 100644 --- a/dot-files/_emacs_el +++ b/dot-files/_emacs_el @@ -46,7 +46,6 @@ '("rd8" nil "/sshx:pho@yebisu1.ymir.jp:")) (add-to-list 'tramp-default-proxies-alist '("yebisu1\\.ymir\\.jp" nil "/sshx:pho@boss:")))))) - ;; Settings for Browser -------------------------------------------------------- (setq browse-url-browser-function 'w3m-browse-url) @@ -481,6 +480,7 @@ '(tramp-auto-save-directory "/tmp/tramp-auto-save") '(tramp-completion-reread-directory-timeout 2) '(tramp-default-host "localhost") + '(tramp-default-method "sshx") '(w3m-bookmark-file-coding-system (quote utf-8)) '(w3m-coding-system (quote utf-8)) '(w3m-coding-system-priority-list (quote (utf-8))) -- 2.40.0