From: Richard Stallman <rms@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: pcl-cvs help
Date: Wed, 29 Jan 2003 01:36:16 -0500 [thread overview]
Message-ID: <E18dlpY-0000e0-00@fencepost.gnu.org> (raw)
In-Reply-To: <11560000.1043711009@[10.0.1.8]> (message from David Caldwell on Mon, 27 Jan 2003 15:43:29 -0800)
> The OS X dropped process ouput problem is also exhibited by the nox emacs
> shipped with OS X. The easiest way to see it is try something like "df" in
> eshell (it usually outputs nothing). I have not seen this behavior on any
> other unix-ish software on OS X.
This seemed to eliminate the problem for me (from Andrew's FAQ):
(setq process-connection-type nil)
This could be a good work-around, but it would be better
if we could fix the underlying Emacs code to make this unnecessary.
However, that would depend on someone who works on Emacs on Mac OS
to figure out the right fix.
Andrew Choi wrote:
There is a problem with the implementation of ptys on the Mac OS X.
That was why I set process-connection-type to nil by default in
lisp/term/mac-win.el.
It's better to do this in Emacs than to advise every user to do it.
Is this a bug in ptys such that Emacs can't make them work,
or is it a bug in Emacs's pty support that could theoretically be
fixed in Emacs?
next prev parent reply other threads:[~2003-01-29 6:36 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-23 19:18 pcl-cvs help Jim Hourihan
2003-01-23 23:01 ` Stefan Monnier <foo@acm.com>
[not found] ` <200301232349.h0NNnWo09694@rum.cs.yale.edu>
[not found] ` <200301240123.h0O1NK022670@champion.sslsecure.com>
2003-01-27 17:39 ` Stefan Monnier
2003-01-27 19:16 ` Jim Hourihan
2003-01-27 23:43 ` David Caldwell
2003-01-28 0:14 ` Andrew Choi
2003-01-28 17:26 ` Stefan Monnier
2003-01-28 19:28 ` Jim Hourihan
2003-01-29 6:36 ` Richard Stallman [this message]
2003-01-29 7:05 ` Andrew Choi
2003-01-30 15:20 ` Richard Stallman
2003-01-30 15:54 ` Andrew Choi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E18dlpY-0000e0-00@fencepost.gnu.org \
--to=rms@gnu.org \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.