[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Updated multi-tty support for Emacs
From: |
Andreas Schwab |
Subject: |
Re: Updated multi-tty support for Emacs |
Date: |
Sun, 04 Jan 2004 23:04:33 +0100 |
User-agent: |
Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) |
address@hidden (Károly Lőrentey) writes:
> I have updated my Emacs patches for multi-tty support. The new
> version has (I think) pretty reliable support for multiple tty
> devices. Plus, X support has been fixed, and now it is possible to
> have simultaneous termcap and X frames (although this mode is still
> somewhat unstable).
I have now tried out your patch and have a few fatal issues:
- Starting Emacs in X with stdin redirected (which is the normal case
when starting from a window manager) causes it to exit immediately
with SUGHUP.
- The same happens with a non-X Emacs after having used "emacsclient
-t" at least once and calling delete-frame (which should give an
error instead for trying to delete the only frame).
Another minor error: emacsclient --frame doesn't work (it is mapped
to "-f" which is not a valid option).
Andreas.
--
Andreas Schwab, SuSE Labs, address@hidden
SuSE Linux AG, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
Re: Updated multi-tty support for Emacs,
Andreas Schwab <=