Mercurial > hg > xemacs-beta
diff PROBLEMS @ 259:11cf20601dec r20-5b28
Import from CVS: tag r20-5b28
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:23:02 +0200 |
parents | 677f6a0ee643 |
children | 727739f917cb |
line wrap: on
line diff
--- a/PROBLEMS Mon Aug 13 10:22:10 2007 +0200 +++ b/PROBLEMS Mon Aug 13 10:23:02 2007 +0200 @@ -415,6 +415,13 @@ * Problems with running XEmacs ============================== +** `C-z', or `M-x suspend-emacs' hangs instead of suspending. + +If you build with `gpm' support on Linux, you cannot suspend XEmacs +because gpm installs a buggy SIGTSTP handler. Either compile with +`--with-gpm=no', or don't suspend XEmacs on the Linux console until +this bug is fixed. + ** You type Control-H (Backspace) expecting to delete characters. Emacs has traditionally used Control-H for help; unfortunately this