[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Q: child frames on ttys
From: |
Eli Zaretskii |
Subject: |
Re: Q: child frames on ttys |
Date: |
Mon, 02 Sep 2024 14:38:50 +0300 |
> From: Gerd Möllmann <gerd.moellmann@gmail.com>
> Cc: rudalics@gmx.at, emacs-devel@gnu.org
> Date: Mon, 02 Sep 2024 10:37:37 +0200
>
> Just wanted to mention that I had an idea yesterday how to solve that
> problem without making broad changes outside of the tty code. The idea
> is to write a function that maps an (x, y) position in a
> matrix the frame holding the realized face at that position.
Sorry, I don't understand: a function mapping a position to what?
'struct face'? If so, and unless the function is cheap enough,
wouldn't that make redisplay slower?