mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-29 09:43:56 -07:00
README updates.
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-109
This commit is contained in:
parent
29cd195011
commit
eb1f46c943
1 changed files with 7 additions and 9 deletions
|
|
@ -114,10 +114,6 @@ above screen dependency.)
|
|||
|
||||
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 @@ See arch logs.
|
|||
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 @@ DIARY OF CHANGES
|
|||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue