[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: set-frame-size should respect line-spacing!?
From: |
martin rudalics |
Subject: |
Re: set-frame-size should respect line-spacing!? |
Date: |
Sun, 13 Oct 2019 14:51:46 +0200 |
>> Sorry for my insistence but 'window-resize' has nothing to do with the
>> frame size.
>
> But this discussion was about set-frame-size, at least that's what I
> thought.
The 'set-frame-size' problem is inherently related to Bug#14825: Both
are about how to take line spacing and face remapping into account
when resizing windows. Just that the former affects the frame size as
well.
>> My concerns are that we call 'window--size-to-pixel' when
>> we resize or split a window. So if we want to special-code the split
>> window case and _not_ the 'window-resize' case, I have to either
>> special-code 'window--size-to-pixel' too or call some other function
>> instead.
>
> What is the window-resize case?
That of how it should handle line spacing and face remapping when
resizing a window. For example, how should we relate the desired
height of a window to the value of 'window-min-height' when these are
in effect? We cannot leave this question unanswered when we allow
'split-window' to make a window smaller than 'window-min-height'
because face remapping has made a window's default face font smaller.
martin
- Re: set-frame-size should respect line-spacing!?, (continued)
- Re: set-frame-size should respect line-spacing!?, martin rudalics, 2019/10/12
- Re: set-frame-size should respect line-spacing!?, martin rudalics, 2019/10/12
- Re: set-frame-size should respect line-spacing!?, Eli Zaretskii, 2019/10/12
- Re: set-frame-size should respect line-spacing!?, Ingo Lohmar, 2019/10/12
- Re: set-frame-size should respect line-spacing!?, martin rudalics, 2019/10/12
- Re: set-frame-size should respect line-spacing!?, Eli Zaretskii, 2019/10/12
- Re: set-frame-size should respect line-spacing!?, martin rudalics, 2019/10/13
- Re: set-frame-size should respect line-spacing!?, Eli Zaretskii, 2019/10/13
- Re: set-frame-size should respect line-spacing!?, martin rudalics, 2019/10/13
- Re: set-frame-size should respect line-spacing!?, Eli Zaretskii, 2019/10/13
- Re: set-frame-size should respect line-spacing!?,
martin rudalics <=
- Re: set-frame-size should respect line-spacing!?, Eli Zaretskii, 2019/10/13
- Re: set-frame-size should respect line-spacing!?, martin rudalics, 2019/10/13
- Re: set-frame-size should respect line-spacing!?, Eli Zaretskii, 2019/10/14