GNU bug report logs - #76935
31.0.50; New frame ignores default-frame-alist

Previous Next

Package: emacs;

Reported by: Jens Lechtenboerger <lechten <at> wi.uni-muenster.de>

Date: Tue, 11 Mar 2025 09:14:01 UTC

Severity: normal

Found in version 31.0.50

Full log


Message #11 received at 76935 <at> debbugs.gnu.org (full text, mbox):

From: Jens Lechtenboerger <lechten <at> wi.uni-muenster.de>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 76935 <at> debbugs.gnu.org
Subject: Re: bug#76935: 31.0.50; New frame ignores default-frame-alist
Date: Tue, 11 Mar 2025 15:06:34 +0100
On 2025-03-11, Eli Zaretskii wrote:

>> From: Jens Lechtenboerger <lechten <at> wi.uni-muenster.de>
>> Date: Tue, 11 Mar 2025 10:12:47 +0100
>> 
>> on Emacs master (see below for details), `default-frame-alist' does
>> not seem to work any more.  From emacs -Q, new frames (C-x 5 2)
>> appear in small windows (dimensions are shown as 15x7 when I click
>> on a window corner for resizing).
>> 
>> After executing the following (from the doc string of
>> `default-frame-alist'), nothing changes when creating new frames,
>> new windows are still at 15x7:
>> 
>> (setq default-frame-alist '((width . 80) (height . 55) (menu-bar-lines . 1)))
>
> I cannot reproduce this.  Maybe this is specific to GTK?

Indeed.  With "./configure --with-x-toolkit=lucid" the problem does
not arise.

Best wishes,
Jens




This bug report was last modified 102 days ago.

Previous Next


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