unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: ���� <mark.liu.li.ming@foxmail.com>
To: "martin rudalics" <rudalics@gmx.at>
Cc: 31745 <31745@debbugs.gnu.org>, Robert Pluim <rpluim@gmail.com>
Subject: bug#31745: ��� bug#31745: ��� bug#31745: ������Re: ���bug#31745: Frame's bug whenwindow-system
Date: Sat, 23 Jun 2018 19:50:46 +0800	[thread overview]
Message-ID: <tencent_2174337D81CC7BA2E398BFDE807B0728D707@qq.com> (raw)
In-Reply-To: <5B2E0783.4020005@gmx.at>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="gb18030", Size: 2251 bytes --]

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@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@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@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)

[-- Attachment #2: Type: text/html, Size: 3220 bytes --]

  reply	other threads:[~2018-06-23 11:50 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <tencent_31247D97CC59228818C55E91FB6828E17407@qq.com>
2018-06-08 11:33 ` bug#31745: 回复: bug#31745: 回复:Re: 回复:bug#31745: Frame's bug whenwindow-system Robert Pluim
     [not found]   ` <tencent_77BD98CBDECAFB6E2884F40BFD81CC292207@qq.com>
2018-06-08 12:43     ` bug#31745: 回复: bug#31745: 回复:回复:Re: " Robert Pluim
2018-06-21 11:41       ` Noam Postavsky
2018-06-21 11:59         ` Robert Pluim
2018-06-22  8:56       ` martin rudalics
2018-06-22 14:44         ` Robert Pluim
2018-06-23  8:40           ` martin rudalics
2018-06-27  9:01             ` Robert Pluim
2018-06-28  8:02               ` martin rudalics
2018-06-28  8:25                 ` Robert Pluim
2018-06-28  8:33                   ` martin rudalics
2018-06-28  9:06                     ` Robert Pluim
2018-06-28 12:25                       ` martin rudalics
2018-06-28 14:15                         ` Robert Pluim
2018-06-29  8:42                           ` martin rudalics
2018-06-29 11:57                             ` Robert Pluim
2018-06-30  8:34                               ` martin rudalics
2018-06-30  9:13                                 ` Robert Pluim
2018-07-01  9:02                                   ` martin rudalics
2018-07-02  4:58                                     ` bug#31745: �ظ��� bug#31745: �ظ����ظ���Re: �ظ���bug#31745: " �����
2018-07-02 14:31                                     ` bug#31745: 回复: bug#31745: 回复:回复:Re: 回复:bug#31745: " Robert Pluim
2018-07-02 15:26                                       ` bug#31745: bug#31745: �ظ����ظ����ظ���Re: �ظ���bug#31745: Frame'sbug whenwindow-system �����
2022-04-28 10:42                                         ` bug#31745: default-frame-alist sizing parameters set in ~/.emacs are not applied correctly Lars Ingebrigtsen
2022-05-26 12:49                                           ` Lars Ingebrigtsen
2018-06-22 15:30         ` bug#31745: �ظ��� bug#31745: �ظ��� bug#31745: �ظ����ظ���Re: �ظ���bug#31745: Frame's bug whenwindow-system �����
2018-06-23  8:40           ` bug#31745: 回复: bug#31745: 回复: bug#31745: 回复:回复:Re: 回复:bug#31745: " martin rudalics
2018-06-23 11:50             ` ����� [this message]
2018-06-27  7:34               ` martin rudalics
2018-06-27  9:13                 ` Robert Pluim

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=tencent_2174337D81CC7BA2E398BFDE807B0728D707@qq.com \
    --to=mark.liu.li.ming@foxmail.com \
    --cc=31745@debbugs.gnu.org \
    --cc=rpluim@gmail.com \
    --cc=rudalics@gmx.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).