GNU bug report logs -
#76935
31.0.50; New frame ignores default-frame-alist
Previous Next
Full log
Message #14 received at 76935 <at> debbugs.gnu.org (full text, mbox):
> From: Jens Lechtenboerger <lechten <at> wi.uni-muenster.de>
> CC: <76935 <at> debbugs.gnu.org>
> 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.
Martin and Po Lu, any ideas what could cause this? Some recent
changes, perhaps?
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.