# HG changeset patch # User Karoly Lorentey # Date 1078224914 0 # Node ID a39b38a5d68043303c496993c39971dd89fdabf2 # Parent 90ccc0dc0d3ff67930cfeb9cb571b5d8851e2c83 README updates. git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-109 diff -r 90ccc0dc0d3f -r a39b38a5d680 README.multi-tty --- 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