aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/PROBLEMS7
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 785e6e18afa..2d56cc761ae 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -45,6 +45,13 @@ following command may do the trick. See xrdb(1) for more information.
45 45
46 $ xrdb -merge ~/.Xresources 46 $ xrdb -merge ~/.Xresources
47 47
48** Emacs compiled with Cairo crashes when restoring session from desktop file.
49
50This can happen if the '.emacs.desktop' file contains setting for
51'font-backend' frame parameter. A workaround is to delete the
52offending '.emacs.desktop' file, or edit it to remove the setting of
53'font-backend'.
54
48** Emacs aborts while starting up, only when run without X. 55** Emacs aborts while starting up, only when run without X.
49 56
50This problem often results from compiling Emacs with GCC when GCC was 57This problem often results from compiling Emacs with GCC when GCC was