On Tue, 09 May 2023 14:50:30 +0300 Eli Zaretskii wrote: >> From: Stephen Berman >> Cc: juri@linkov.net, luangruo@yahoo.com, 63271@debbugs.gnu.org >> Date: Tue, 09 May 2023 12:35:35 +0200 >> >> > OK, thanks. This is still OK, so please do this with the new >> > breakpoint as described in my other email. It would be interesting to >> > see the difference between fundamental-mode and lisp-interaction-mode >> > with that second breakpoint. [...] > This looks OK to me: it says we display 4 characters in one face and 1 > more in another. Which agrees with pgrow and with what I understand > should happen here: the 4 characters T O D O are displayed using the > font of the variable-pitch face, and the blank space after it is > displayed using the default face. > > What do you see on the screen in this case? Please describe the > visual appearance of each character in the case of fundamental-mode, > and perhaps also show a screenshot of the window as it is displayed > when the mouse-highlight becomes visible during this scenario. Here's a screenshot of lisp-interaction-mode when the mouse-highlight appears: