diff lisp/net/tramp-cmds.el @ 109563:35f14a2258f3

* net/tramp.el (tramp-methods): Move hostname to the end in all ssh `tramp-login-args'. (tramp-verbose): Describe verbose level 9. (tramp-open-shell): Check for tty if `tramp-verbose' >= 9. (tramp-open-connection-setup-interactive-shell): Trace stty settings if `tramp-verbose' >= 9. (tramp-handle-start-file-process): Implement tty setting. (Bug#4604, Bug#6360) * net/tramp-cmds.el (tramp-bug): Recommend setting of `tramp-verbose' to 9.
author Michael Albinus <michael.albinus@gmx.de>
date Wed, 28 Jul 2010 12:02:18 +0200
parents 7827d5a5c826
children 280c8ae2476d
line wrap: on
line diff
--- a/lisp/net/tramp-cmds.el	Wed Jul 28 01:38:46 2010 +0200
+++ b/lisp/net/tramp-cmds.el	Wed Jul 28 12:02:18 2010 +0200
@@ -225,7 +225,7 @@
 This allows to investigate from a clean environment.  Another
 useful thing to do is to put
 
-  (setq tramp-verbose 8)
+  (setq tramp-verbose 9)
 
 in the ~/.emacs file and to repeat the bug.  Then, include the
 contents of the *tramp/foo* buffer and the *debug tramp/foo*