aboutsummaryrefslogtreecommitdiffstats
path: root/PROBLEMS
diff options
context:
space:
mode:
Diffstat (limited to 'PROBLEMS')
-rw-r--r--PROBLEMS9
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 @@
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* `Pid xxx killed due to text modification or page I/O error'
5
6On HP/UX, you can get that error when the Emacs executable is on an NFS
7file system. HP/UX responds this way if it tries to swap in a page and
8does not get a response from the server within a timeout whose default
9value is just ten seconds.
10
11If this happens to you, extend the timeout period.
12
4* `expand-file-name' fails to work on any but the machine you dumped Emacs on. 13* `expand-file-name' fails to work on any but the machine you dumped Emacs on.
5 14
6On some systems, if you use any of the functions which look up 15On some systems, if you use any of the functions which look up