emacs-devel
[Top][All Lists]
Advanced

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

Re: "Final" version of tty child frames


From: Eli Zaretskii
Subject: Re: "Final" version of tty child frames
Date: Fri, 17 Jan 2025 21:58:09 +0200

> Date: Fri, 17 Jan 2025 16:08:29 +0100
> Cc: gerd.moellmann@gmail.com, jared@finder.org, emacs-devel@gnu.org
> From: martin rudalics <rudalics@gmx.at>
> 
>  > Can you explain why you need the is_tty_selected flag in the first
>  > place?  What problem does it solve that the rest of the code in
>  > set_cursor_from_row cannot?
> 
> It does not solve any problem.  It's there to avoid compromising the
> rest of the code.
> 
>  > IOW, why should set_cursor_from_row care
>  > whether the 'w' argument is the selected window or not?
> 
> Because nowhere else the tty cursor can appear.

But the same code works today on TTY frames for non-selected windows.
Emacs knows to turn on the cursor only in the selected window.  So why
should child frames change that?



reply via email to

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