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

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

bug#14233: 24.3; Don't constrain frame size to character multiples


From: Eli Zaretskii
Subject: bug#14233: 24.3; Don't constrain frame size to character multiples
Date: Wed, 24 Apr 2013 20:09:50 +0300

> Date: Wed, 24 Apr 2013 08:38:43 +0200
> From: martin rudalics <rudalics@gmx.at>
> CC: jan.h.d@swipnet.se, esabof@gmail.com, 14233@debbugs.gnu.org
> 
>  >> When you remove the scrollbars the Emacs frame shrinks.  When you
>  >> remove the fringes it does not shrink.  Yet, when changing frame
>  >> sizes we are expected to handle fringes and scrollbars alike: They
>  >> are no text, they are no windows and therefore should not be counted
>  >> in the width of the frame's text area.
>  >
>  > I think this peculiar handling of the fringes is because of the desire
>  > to count the display margins, if they are present, as part of the text
>  > area.
> 
> Then this is a bad desire.

Could be, but if we want to change that, we need to come up with some
useful idea of how to deal with a situation where you have the fringe
between the display margins and the rest of the text area.  Surely, in
this case you must include the display margins in the window
dimensions, but OTOH the fringes separate the window into 2 disjoint
areas.





reply via email to

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