changeset 83069:a39b38a5d680

README updates. git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-109
author Karoly Lorentey <lorentey@elte.hu>
date Tue, 02 Mar 2004 10:55:14 +0000
parents 90ccc0dc0d3f
children dceddd93a691
files README.multi-tty
diffstat 1 files changed, 7 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/README.multi-tty	Mon Mar 01 14:27:16 2004 +0000
+++ b/README.multi-tty	Tue Mar 02 10:55:14 2004 +0000
@@ -114,10 +114,6 @@
 
 Problems:
 
-	* Suspending Emacs is disabled if there are multiple tty
-	  devices.  Also, there is no way to suspend emacsclient. This
-	  will be fixed.
-
 	* Mac, Windows and DOS support is broken, probably doesn't
 	  even compile -- this will be solved later.
 
@@ -185,11 +181,6 @@
 THINGS TO DO
 ------------
 
-** There is a flicker during the startup of `emacs -nw'; it's as if
-   the terminal is initialized, reset and then initialialized again.
-   Debug this.  (Hint: narrow_foreground_group is called twice during
-   startup.)
-
 ** Dan Nicolaescu suggests that -nw should be added as an alias for -t
    in emacsclient.  Good idea.  (Alas, implementing this is not
    trivial, getopt_long does not seem to support two-letter ``short''
@@ -705,5 +696,12 @@
    protocol a bit to make emacsclient behave as a normal UNIX program
    wrt foreground/background process groups.)
 
+-- There is a flicker during the startup of `emacs -nw'; it's as if
+   the terminal is initialized, reset and then initialialized again.
+   Debug this.  (Hint: narrow_foreground_group is called twice during
+   startup.)
+
+   (This is gone.)
+
 
 ;;; arch-tag: 8da1619e-2e79-41a8-9ac9-a0485daad17d