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

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

bug#55696: 28.1; eshell fails to respect text-scale-increase


From: Jim Porter
Subject: bug#55696: 28.1; eshell fails to respect text-scale-increase
Date: Wed, 8 Jun 2022 16:20:10 -0700

On 6/8/2022 1:07 AM, martin rudalics wrote:
 > Fixed (and in the other function, too).

Looks good to me.  In window.h writing

enum window_body_unit
   {
     WINDOW_BODY_IN_CANONICAL_CHARS,
     WINDOW_BODY_IN_PIXELS,
     WINDOW_BODY_IN_REMAPPED_CHARS
   };

might prevent future ambiguities.

Ok, done.

Attachment: 0001-Account-for-remapped-faces-in-COLUMNS-and-LINES-in-E.patch
Description: Text document


reply via email to

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