diff options
author | Karoly Lorentey <lorentey@elte.hu> | 2005-07-11 00:21:10 +0000 |
---|---|---|
committer | Karoly Lorentey <lorentey@elte.hu> | 2005-07-11 00:21:10 +0000 |
commit | a9d63618b0fea2f1740d50736cbd37cc587aecb1 (patch) | |
tree | 5c7c37c352fa9bee85d97fd7b55f099b466ed14e | |
parent | e5373d75167342ea3fe1beef96c70f6bbeea20c1 (diff) | |
download | emacs-a9d63618b0fea2f1740d50736cbd37cc587aecb1.tar.gz |
README update.
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-385
-rw-r--r-- | README.multi-tty | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.multi-tty b/README.multi-tty index 9ad0d76f80d..8bc93e81f69 100644 --- a/README.multi-tty +++ b/README.multi-tty @@ -95,6 +95,7 @@ Known problems: * GTK support. If you compile your Emacs with the GTK toolkit, some functionality of multi-tty will be lost. + In particular, closing an X display causes a crash. Current releases of GTK have limitations and bugs that prevent full-blown multi-display support in Emacs. Use the Lucid toolkit if you want to see a complete feature set. |