From 8842cd9bbb3088102dc9c76a594df09d4113d603 Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Mon, 5 Oct 2009 11:41:48 +0000 Subject: [PATCH] * tramp.texi (Remote processes): Association of a pty is not supported. --- doc/misc/ChangeLog | 4 ++++ doc/misc/tramp.texi | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) 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}), -- 2.39.2