From: Jan Djärv Date: Sat, 28 Mar 2009 16:03:03 +0000 (+0000) Subject: Point to etc/PROBLEMS for Gtk+ and display exit problem. X-Git-Tag: emacs-pretest-23.0.92~33 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e390f3a3fcf19db0056619837a4ecd30483e262a;p=emacs.git Point to etc/PROBLEMS for Gtk+ and display exit problem. --- diff --git a/etc/NEWS b/etc/NEWS index 56c7726b560..16e0892dee0 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -122,6 +122,8 @@ With an Emacs server active (M-x server-start), `emacsclient -t' creates a tty frame connected to the running emacs server. You can use any number of different ttys. `emacsclient -c' creates a new X11 frame on the current $DISPLAY (or a tty frame if $DISPLAY is not set). +There may be problems if a display exits unexpectedly and Emacs is compiled +with Gtk+, see etc/PROBLEMS. You can test for the presence of this feature in your Lisp code by testing for the `multi-tty' feature.