summaryrefslogtreecommitdiff
path: root/README.multi-tty
diff options
context:
space:
mode:
authorKaroly Lorentey <lorentey@elte.hu>2005-08-25 12:03:34 +0000
committerKaroly Lorentey <lorentey@elte.hu>2005-08-25 12:03:34 +0000
commitf0caabd962b662cccbea472995d86af718cc8d0b (patch)
treefdb47b711c20416844cd153ca754900bf86de2a7 /README.multi-tty
parent507633649fabb59ef1db6dd0d401429d977958eb (diff)
downloademacs-f0caabd962b662cccbea472995d86af718cc8d0b.tar.gz
Add two pending bugs to README.multi-tty.
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-392
Diffstat (limited to 'README.multi-tty')
-rw-r--r--README.multi-tty6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.multi-tty b/README.multi-tty
index f32a475e3fd..3bced7e6580 100644
--- a/README.multi-tty
+++ b/README.multi-tty
@@ -386,6 +386,12 @@ is probably not very interesting for anyone else.)
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