сб, 18 апр. 2020 г. в 20:44, Eli Zaretskii : > > From: Evgeny Zajcev > > Date: Sat, 18 Apr 2020 20:28:26 +0300 > > > > Here is the patch to fix issue making cursor hollow under non-mask > image, but containing margins. This > > patch keeps box cursor to be box in case image has margins. > > Could you please give an example of such an image and what the results > look like, before and after the patch? It's hard to understand the > details of this otherwise. > Here is first screenshot how hollow cursor looks on image with margin - http://lgarc.narod.ru/pics/emacs-hollow-cursor.png And here is how it looks with patch applied - http://lgarc.narod.ru/pics/emacs-box-cursor.png Without patch, look of the cursor won't change, it will remain being hollow -- lg