GNU bug report logs - #23966
25.1.50; Frame resizing due to tool bar + Gnus

Previous Next

Package: emacs;

Reported by: Stephen Berman <stephen.berman <at> gmx.net>

Date: Wed, 13 Jul 2016 12:17:02 UTC

Severity: normal

Found in version 25.1.50

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stephen Berman <stephen.berman <at> gmx.net>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: martin rudalics <rudalics <at> gmx.at>, 23966 <at> debbugs.gnu.org
Subject: bug#23966: 25.1.50; Frame resizing due to tool bar + Gnus
Date: Fri, 13 Apr 2018 11:16:12 +0200
On Thu, 12 Apr 2018 17:01:35 +0200 Lars Ingebrigtsen <larsi <at> gnus.org> wrote:

> Stephen Berman <stephen.berman <at> gmx.net> writes:
>
>>> suppose that just enabling ‘tool-bar-mode’ is not sufficient to make a
>>> gnus tool bar once gnus has started.  Maybe this deficiency is inherent
>>> to ‘tool-bar-mode’ itself.  But it would be interesting to find out
>>> who's responsible for making such small (8 pixels in your, 35 pixels in
>>> my case) tool bars in the first place.
>>
>> Indeed.
>
> Do you still see this on Emacs master now?  There have been quite a few
> pixel-sizing fixes applied to Emacs over the past year...

Yes, with (a gtk3 build of) current master I still get frame resizing
both with my original recipe and with Martin's pixelwise adjustment.
For the latter, here are the outputs

with frame-resize-pixelwise nil:

Emacs started; frame pixel height: 648  toolbar height: 42
Gnus started; frame pixel height: 648  toolbar height: 42
Opening nnfolder server on archive...done
Subscribe newsgroup: nnfolder+archive:sent
Subscribe newsgroup: nnfolder+archive:emacs-personal
2 new newsgroups have arrived
Checking new news...
Reading active file via nnnil...done
Reading active file from archive via nnfolder...done
Checking new news...done
Opening nndoc server on /home/steve/tool-bar-Gnus-frame-bug...done
Tool bar disabled; frame pixel height: 648  toolbar height: 0
Entered Summary buffer; frame pixel height: 648  toolbar height: 0
Tool bar enabled; frame pixel height: 683  toolbar height: 7
Other buffer; frame pixel height: 666  toolbar height: 42
Back to Summary buffer; frame pixel height: 701  toolbar height: 7
Final; frame pixel height: 684  toolbar height: 42

and with frame-resize-pixelwise t:

Emacs started; frame pixel height: 648  toolbar height: 42
Gnus started; frame pixel height: 648  toolbar height: 42
Opening nnfolder server on archive...done
Subscribe newsgroup: nnfolder+archive:sent
Subscribe newsgroup: nnfolder+archive:emacs-personal
2 new newsgroups have arrived
Checking new news...
Reading active file via nnnil...done
Reading active file from archive via nnfolder...done
Checking new news...done
Opening nndoc server on /home/steve/tool-bar-Gnus-frame-bug...done
Tool bar disabled; frame pixel height: 648  toolbar height: 0
Entered Summary buffer; frame pixel height: 648  toolbar height: 0
Tool bar enabled; frame pixel height: 683  toolbar height: 7
Other buffer; frame pixel height: 683  toolbar height: 42
Back to Summary buffer; frame pixel height: 718  toolbar height: 7
Final; frame pixel height: 718  toolbar height: 42

Steve Berman




This bug report was last modified 3 years and 77 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.