[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/emacs-23 r100449: * tramp.texi (Frequently
From: |
Michael Albinus |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/emacs-23 r100449: * tramp.texi (Frequently Asked Questions): Mention problems with WinSSHD. |
Date: |
Thu, 03 Feb 2011 10:43:54 +0100 |
User-agent: |
Bazaar (2.0.3) |
------------------------------------------------------------
revno: 100449
committer: Michael Albinus <address@hidden>
branch nick: emacs-23
timestamp: Thu 2011-02-03 10:43:54 +0100
message:
* tramp.texi (Frequently Asked Questions): Mention problems with WinSSHD.
modified:
doc/misc/ChangeLog
doc/misc/tramp.texi
=== modified file 'doc/misc/ChangeLog'
--- a/doc/misc/ChangeLog 2011-01-03 01:14:03 +0000
+++ b/doc/misc/ChangeLog 2011-02-03 09:43:54 +0000
@@ -1,3 +1,8 @@
+2011-02-03 Michael Albinus <address@hidden>
+
+ * tramp.texi (Frequently Asked Questions): Mention problems with
+ WinSSHD.
+
2011-01-03 Eduard Wiebe <address@hidden>
* nxml-mode.texi (Introduction): Fix file name typos.
=== modified file 'doc/misc/tramp.texi'
--- a/doc/misc/tramp.texi 2011-01-02 23:50:46 +0000
+++ b/doc/misc/tramp.texi 2011-02-03 09:43:54 +0000
@@ -16,7 +16,7 @@
@include trampver.texi
address@hidden Macro for formatting a filename according to the repective
syntax.
address@hidden 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 @@
[ $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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/emacs-23 r100449: * tramp.texi (Frequently Asked Questions): Mention problems with WinSSHD.,
Michael Albinus <=