]> git.eshelyaron.com Git - emacs.git/commitdiff
* tramp.texi (Frequently Asked Questions): Mention problems with WinSSHD.
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 3 Feb 2011 09:43:54 +0000 (10:43 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 3 Feb 2011 09:43:54 +0000 (10:43 +0100)
doc/misc/ChangeLog
doc/misc/tramp.texi

index 652322adca590dae388c40b6ec43552374957e32..49054b327a83866d1dc182aec60a50ba430dd5be 100644 (file)
@@ -1,3 +1,8 @@
+2011-02-03  Michael Albinus  <michael.albinus@gmx.de>
+
+       * tramp.texi (Frequently Asked Questions): Mention problems with
+       WinSSHD.
+
 2011-01-03  Eduard Wiebe  <usenet@pusto.de>
 
        * nxml-mode.texi (Introduction): Fix file name typos.
index 7c59c9f1e05dbbd8419c2844e1afbb010f072f8e..b3b69e0696aea3f44db7449ecdb4c5b07bb631c0 100644 (file)
@@ -16,7 +16,7 @@
 
 @include trampver.texi
 
-@c Macro for formatting a filename according to the repective syntax.
+@c Macro for formatting a filename according to the respective syntax.
 @c xxx and yyy are auxiliary macros in order to omit leading and
 @c trailing whitespace.  Not very elegant, but I don't know it better.
 
@@ -37,8 +37,8 @@
 @end macro
 
 @copying
-Copyright @copyright{} 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+Copyright @copyright{} 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
+2008, 2009, 2010, 2011 Free Software Foundation, Inc.
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
@@ -2835,6 +2835,9 @@ the following command:
 [ $TERM = "dumb" ] && unsetopt zle && PS1='$ '
 @end example
 
+Furthermore it has been reported, that @value{tramp} (like sshfs,
+incidentally) doesn't work with WinSSHD due to strange prompt settings.
+
 @item
 Echoed characters after login