changeset 83352:b258b3492423

Add two pending bugs to README.multi-tty. git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-392
author Karoly Lorentey <lorentey@elte.hu>
date Thu, 25 Aug 2005 12:03:34 +0000
parents e012279bbb3b
children 532e0a9335a9
files README.multi-tty
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/README.multi-tty	Thu Aug 04 00:50:01 2005 +0000
+++ b/README.multi-tty	Thu Aug 25 12:03:34 2005 +0000
@@ -386,6 +386,12 @@
 THINGS TO DO
 ------------
 
+** emacsclient --no-wait and --eval is currently broken.
+
+** xt-mouse.el needs to be adapted for multi-tty.  It currently
+   signals an error on kill-emacs under X, which prevents the user
+   from exiting Emacs. (Reported by Mnemonikk on freenode.)
+
 ** The handling of lisp/term/*.el, and frame creation in general, is a
    big, big mess.  How come the terminal-specific file is loaded by
    tty-create-frame-with-faces?  I don't think it is necessary to load