emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: pcl-cvs help


From: Andrew Choi
Subject: Re: pcl-cvs help
Date: Thu, 30 Jan 2003 08:54:14 -0700
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

Richard Stallman <address@hidden> writes:

>     I believe there is a bug in Mac OS X's implementation of ptys that
>     causes characters to be lost.
> 
> Could you add a comment to that effect next to the setq?
> That will help prevent confusion later.

A comment has been there all along.

  ;; Tell Emacs to use pipes instead of pty's for processes because the
  ;; latter sometimes lose characters.  Pty support is compiled in since
  ;; ange-ftp will not work without it.
  (setq process-connection-type nil))

Perhaps I will add an item to etc/PROBLEMS.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]