bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#18137: 24.3; closing a tty emacsclient leaves remaining clients unse


From: Lars Ingebrigtsen
Subject: bug#18137: 24.3; closing a tty emacsclient leaves remaining clients unselected
Date: Fri, 04 Dec 2020 12:36:35 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Mark Oteiza <mvoteiza@udel.edu> writes:

> Changeset 113891 (git 0cd28af) was introduced to fix Bug#15025.  The
> removal of the next_frame() call results in some undesirable behavior.
> With more than one `emacsclient -t` open in ttys, closing one of them
> results in all the others being unselected.  To see the effect:
>
>   emacs --daemon -Q
>   emacsclient -t
>
> In another tty, do
>
>   emacsclient -t
>   C-x C-c
>
> At this point you can resize the tty containing the first client, be it
> with tmux or resizing a terminal emulator with your window manager, and
> it will not respond to resizes.  This is really unpleasant.

(This bug report unfortunately got no response at the time.)

I tried reproducing this in Emacs 28, but the first client resized as
expected, as far as I can tell.

Are you still seeing this issue in more recent Emacs versions?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

[Prev in Thread] Current Thread [Next in Thread]