aboutsummaryrefslogtreecommitdiffstats
path: root/PROBLEMS
diff options
context:
space:
mode:
authorRichard M. Stallman1993-02-24 18:02:05 +0000
committerRichard M. Stallman1993-02-24 18:02:05 +0000
commit09dd7e7e4171d73b335978650da91fe1bf5385cf (patch)
tree6546e7ff6a644dcd1447dcd1fc676eb6be208c54 /PROBLEMS
parent9ea7cec1f333dc371a7234e8bf6c947b61eb9e06 (diff)
downloademacs-09dd7e7e4171d73b335978650da91fe1bf5385cf.tar.gz
emacs-09dd7e7e4171d73b335978650da91fe1bf5385cf.zip
Formerly PROBLEMS.~3~
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