[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#72986: Disabling menu-bar-mode changes size of new frames
From: |
martin rudalics |
Subject: |
bug#72986: Disabling menu-bar-mode changes size of new frames |
Date: |
Sun, 8 Sep 2024 18:54:35 +0200 |
User-agent: |
Mozilla Thunderbird |
> If not, then we should try to understand why not. Please with pristine
>> master replace the initial assignment of 'frame-size-history' in frame.c
>> from
>>
>> frame_size_history = Qnil;
>>
>> to
>>
>> frame_size_history = Fcons (make_fixnum (100), Qnil);
>>
>> start Emacs -Q and tell me the contents of the *frame-size-history*
>> buffer.
>
>
> There isn't one.
Silly me. You have to evaluate
(frame--size-history)
first. Then it should be there.
> I changed scaling to 100%, and it doesn't make any difference.
Another pipe dream gone.
martin
- bug#72986: Disabling menu-bar-mode changes size of new frames, (continued)
- bug#72986: Disabling menu-bar-mode changes size of new frames, martin rudalics, 2024/09/06
- bug#72986: Disabling menu-bar-mode changes size of new frames, Reuben Thomas, 2024/09/06
- bug#72986: Disabling menu-bar-mode changes size of new frames, martin rudalics, 2024/09/06
- bug#72986: Disabling menu-bar-mode changes size of new frames, Reuben Thomas, 2024/09/06
- bug#72986: Disabling menu-bar-mode changes size of new frames, martin rudalics, 2024/09/07
- bug#72986: Disabling menu-bar-mode changes size of new frames, Reuben Thomas, 2024/09/07
- bug#72986: Disabling menu-bar-mode changes size of new frames, martin rudalics, 2024/09/08
- bug#72986: Disabling menu-bar-mode changes size of new frames, Reuben Thomas, 2024/09/08
- bug#72986: Disabling menu-bar-mode changes size of new frames, martin rudalics, 2024/09/08
- bug#72986: Disabling menu-bar-mode changes size of new frames, Reuben Thomas, 2024/09/08
- bug#72986: Disabling menu-bar-mode changes size of new frames,
martin rudalics <=
- bug#72986: Disabling menu-bar-mode changes size of new frames, Reuben Thomas, 2024/09/08
- bug#72986: Disabling menu-bar-mode changes size of new frames, martin rudalics, 2024/09/09
- bug#72986: Disabling menu-bar-mode changes size of new frames, Reuben Thomas, 2024/09/09
- bug#72986: Disabling menu-bar-mode changes size of new frames, martin rudalics, 2024/09/09
- bug#72986: Disabling menu-bar-mode changes size of new frames, Reuben Thomas, 2024/09/09
- bug#72986: Disabling menu-bar-mode changes size of new frames, martin rudalics, 2024/09/09
- bug#72986: Disabling menu-bar-mode changes size of new frames, Reuben Thomas, 2024/09/09
- bug#72986: Disabling menu-bar-mode changes size of new frames, martin rudalics, 2024/09/10
- bug#72986: Disabling menu-bar-mode changes size of new frames, Reuben Thomas, 2024/09/10
- bug#72986: Disabling menu-bar-mode changes size of new frames, martin rudalics, 2024/09/10