diff options
author | Richard M. Stallman <rms@gnu.org> | 1993-02-24 18:02:05 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1993-02-24 18:02:05 +0000 |
commit | ae0498d29ef11b51de6ab9561840eab42f5226ac (patch) | |
tree | bec3ba8ed4a11fbaf4f0ea96140477e56537c145 /=PROBLEMS | |
parent | ef4a3ed92edf8dcf7f41c6a5e0dbf58902bf7819 (diff) | |
download | emacs-ae0498d29ef11b51de6ab9561840eab42f5226ac.tar.gz |
Formerly PROBLEMS.~3~
Diffstat (limited to '=PROBLEMS')
-rw-r--r-- | =PROBLEMS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/=PROBLEMS b/=PROBLEMS index 4ee746454ea..73704c78bb3 100644 --- a/=PROBLEMS +++ b/=PROBLEMS @@ -1,6 +1,15 @@ This file describes various problems that have been encountered in compiling, installing and running GNU Emacs. +* `Pid xxx killed due to text modification or page I/O error' + +On HP/UX, you can get that error when the Emacs executable is on an NFS +file system. HP/UX responds this way if it tries to swap in a page and +does not get a response from the server within a timeout whose default +value is just ten seconds. + +If this happens to you, extend the timeout period. + * `expand-file-name' fails to work on any but the machine you dumped Emacs on. On some systems, if you use any of the functions which look up |