1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 04:10:54 -08:00

Add two pending bugs to README.multi-tty.

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-392
This commit is contained in:
Karoly Lorentey 2005-08-25 12:03:34 +00:00
parent 507633649f
commit f0caabd962

View file

@ -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