comparison PROBLEMS @ 284:558f606b08ae r21-0b40

Import from CVS: tag r21-0b40
author cvs
date Mon, 13 Aug 2007 10:34:13 +0200
parents 90d73dddcdc4
children c6de09ad3017
comparison
equal deleted inserted replaced
283:fa3d41851a08 284:558f606b08ae
444 prove enlightening. 444 prove enlightening.
445 445
446 446
447 * Problems with running XEmacs 447 * Problems with running XEmacs
448 ============================== 448 ==============================
449 ** On Solaris 2.6, XEmacs dumps core when exiting.
450
451 This happens if you're XEmacs is running on the same machine as the X
452 server, and the optimized memory transport has been turned on by
453 setting the environment variable XSUNTRANSPORT. The crash occurs
454 during the call to XCloseDisplay.
455
456 If this describes your situation, you need to undefine the
457 XSUNTRANSPORT environment variable.
449 458
450 ** `C-z', or `M-x suspend-emacs' hangs instead of suspending. 459 ** `C-z', or `M-x suspend-emacs' hangs instead of suspending.
451 460
452 If you build with `gpm' support on Linux, you cannot suspend XEmacs 461 If you build with `gpm' support on Linux, you cannot suspend XEmacs
453 because gpm installs a buggy SIGTSTP handler. Either compile with 462 because gpm installs a buggy SIGTSTP handler. Either compile with