From: Michael Albinus Date: Mon, 5 Oct 2009 11:41:48 +0000 (+0000) Subject: * tramp.texi (Remote processes): Association of a pty is not supported. X-Git-Tag: emacs-pretest-23.1.90~922 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8842cd9bbb3088102dc9c76a594df09d4113d603;p=emacs.git * tramp.texi (Remote processes): Association of a pty is not supported. --- diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 3921c75852f..e38da8ebfc4 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,3 +1,7 @@ +2009-10-05 Michael Albinus + + * tramp.texi (Remote processes): Association of a pty is not supported. + 2009-10-01 Carsten Dominik * org.texi (Pushing to MobileOrg): Document `org-mobile-files'. diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi index 91eaab1b201..2df0fe7f269 100644 --- a/doc/misc/tramp.texi +++ b/doc/misc/tramp.texi @@ -2450,7 +2450,8 @@ always cached values for the directory contents. @value{tramp} supports running processes on a remote host. This allows to exploit @value{emacsname} packages without modification for remote file names. It does not work for the @option{ftp} and -@option{smb} methods. +@option{smb} methods. Association of a pty, as specified in +@code{start-file-process}, is not supported. @ifset emacsgvfs If the remote host is mounted via GVFS (see @ref{GVFS based methods}),