Mercurial > emacs
comparison etc/PROBLEMS @ 89502:faa5bc8e8516
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Thu, 11 Sep 2003 13:54:47 +0000 |
parents | 375f2633d815 |
children | 68c22ea6027c |
comparison
equal
deleted
inserted
replaced
89501:1e9b4e28ef36 | 89502:faa5bc8e8516 |
---|---|
1 This file describes various problems that have been encountered | 1 This file describes various problems that have been encountered |
2 in compiling, installing and running GNU Emacs. | 2 in compiling, installing and running GNU Emacs. |
3 | |
4 * Mule-UCS doesn't work in Emacs 22. | |
5 | |
6 It's completely redundant now, as far as we know. | |
3 | 7 |
4 * Process output truncated on Mac OS X (Carbon) when using pty's. | 8 * Process output truncated on Mac OS X (Carbon) when using pty's. |
5 | 9 |
6 There appears to be a problem with the implementation of pty's on the | 10 There appears to be a problem with the implementation of pty's on the |
7 Mac OS X that causes process output to be truncated. To avoid this, | 11 Mac OS X that causes process output to be truncated. To avoid this, |