aboutsummaryrefslogtreecommitdiffstats
path: root/etc/PROBLEMS
diff options
context:
space:
mode:
Diffstat (limited to 'etc/PROBLEMS')
-rw-r--r--etc/PROBLEMS6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 75b72fc4d28..c2547f083c0 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -1,6 +1,12 @@
1This file describes various problems that have been encountered 1This file describes various problems that have been encountered
2in compiling, installing and running GNU Emacs. 2in compiling, installing and running GNU Emacs.
3 3
4* Process output truncated on Mac OS X (Carbon) when using pty's.
5
6There appears to be a problem with the implementation of pty's on the
7Mac OS X that causes process output to be truncated. To avoid this,
8leave process-connection-type set to its default value of nil.
9
4* Emacs crashes on Mac OS X (Carbon) after system software upgrade. 10* Emacs crashes on Mac OS X (Carbon) after system software upgrade.
5 11
6This problem seems to be now solved by Steven Tamm's patch to 12This problem seems to be now solved by Steven Tamm's patch to