GNU bug report logs - #31745
default-frame-alist sizing parameters set in ~/.emacs are not applied correctly

Previous Next

Package: emacs;

Reported by: "������" <mark.liu.li.ming <at> foxmail.com>

Date: Thu, 7 Jun 2018 07:50:01 UTC

Severity: normal

Tags: moreinfo

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

Bug is archived. No further changes may be made.

Full log


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

From: "ÁõÁ¦Ãú" <mark.liu.li.ming <at> foxmail.com>
To: "martin rudalics" <rudalics <at> gmx.at>
Cc: 31745 <31745 <at> debbugs.gnu.org>,
 Robert Pluim <rpluim <at> gmail.com>
Subject: »Ø¸´£º bug#31745: »Ø¸´£º bug#31745: »Ø¸´£º»Ø¸´£ºRe: »Ø¸´£ºbug#31745: Frame's bug whenwindow-system
Date: Sat, 23 Jun 2018 19:50:46 +0800
[Message part 1 (text/plain, inline)]
The bug does happen without this font setting. Traces are as follows:


`emacs`(the bug occurs in this case):
Frame size history of #<frame emacs <at> a550jk4200 0x11a7420>
FRAME-NOTICE-USER        nil ((height . 47) (width . 120) (left . 0) (top . 0))
adjust-frame-size-1      (560 576 840 752) (x-set-frame-parameters 1)
adjust-frame-size-2      (560 576 840 752) (nil nil)
xg-frame-set-char-size-3 (560 576 840 752) (872 781)
xg-frame-resized         (560 576 840 752) nil
update-frame-tool-bar    nil nil
adjust-frame-size-1      (560 576 560 576) (tool-bar-lines 2)
adjust-frame-size-2      (560 576 560 576) (nil nil)
xg-frame-set-char-size-3 (560 576 560 576) (592 647)
xg-frame-resized         (560 576 560 576) nil
adjust-frame-size-1      (560 576 840 752) (change-frame-size 5)
adjust-frame-size-3      (560 576 840 752) (592 576 872 752)
adjust-frame-size-1      (840 752 840 752) (set-window-configuration 1)



`emacs --geometry="120x47"`:
Frame size history of #<frame emacs <at> a550jk4200 0x11a7470>
FRAME-NOTICE-USER        nil ((left . 0) (top . 0))
update-frame-tool-bar    nil nil
adjust-frame-size-1      (840 752 840 752) (tool-bar-lines 2)
adjust-frame-size-2      (840 752 840 752) (nil nil)
xg-frame-set-char-size-3 (840 752 840 752) (872 823)
xg-frame-resized         (840 752 840 752) nil
adjust-frame-size-1      (840 752 840 752) (set-window-configuration 1)



`emacs .emacs`:
Frame size history of #<frame emacs <at> a550jk4200 0x11a7420>
FRAME-NOTICE-USER        nil ((height . 47) (width . 120) (left . 0) (top . 0))
adjust-frame-size-1      (560 576 840 752) (x-set-frame-parameters 1)
adjust-frame-size-2      (560 576 840 752) (nil nil)
xg-frame-set-char-size-3 (560 576 840 752) (872 781)
xg-frame-resized         (560 576 840 752) nil
adjust-frame-size-1      (560 576 840 752) (change-frame-size 5)
adjust-frame-size-3      (560 576 840 752) (592 576 872 752)
update-frame-tool-bar    nil nil
adjust-frame-size-1      (840 752 840 752) (tool-bar-lines 2)
adjust-frame-size-2      (840 752 840 752) (nil nil)
xg-frame-set-char-size-3 (840 752 840 752) (872 823)
xg-frame-resized         (840 752 840 752) nil
adjust-frame-size-1      (840 752 840 752) (set-window-configuration 1)
[Message part 2 (text/html, inline)]

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

Previous Next


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