aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2002-08-17 00:08:54 +0000
committerGlenn Morris2002-08-17 00:08:54 +0000
commit7838ea1bf36e0662369171b635d5bc13dbd222fe (patch)
tree867741e3a07dd7bd0fc48287998ef2c542cb1ee1
parent28665d46c3222733ba0e024f21d39be2d88087d4 (diff)
downloademacs-7838ea1bf36e0662369171b635d5bc13dbd222fe.tar.gz
emacs-7838ea1bf36e0662369171b635d5bc13dbd222fe.zip
*** empty log message ***
-rw-r--r--etc/PROBLEMS5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 64433b73d9e..a278091dac8 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -1282,6 +1282,11 @@ Ispell. (Ispell can only spell-check one language at a time, because
1282it uses a single dictionary.) Make sure that the text you are 1282it uses a single dictionary.) Make sure that the text you are
1283spelling and the dictionary used by Ispell conform to each other. 1283spelling and the dictionary used by Ispell conform to each other.
1284 1284
1285If your spell-checking program is Aspell, it has been reported that if
1286you have a personal configuration file (normally ~/.aspell.conf), it
1287can cause this error. Remove that file, execute `ispell-kill-ispell'
1288in Emacs, and then try spell-checking again.
1289
1285* On Linux-based GNU systems using libc versions 5.4.19 through 1290* On Linux-based GNU systems using libc versions 5.4.19 through
12865.4.22, Emacs crashes at startup with a segmentation fault. 12915.4.22, Emacs crashes at startup with a segmentation fault.
1287 1292