unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: 张海君 <netjune@icloud.com>
To: martin rudalics <rudalics@gmx.at>
Cc: 19482@debbugs.gnu.org
Subject: bug#19482: Changing to big font cause display problem
Date: Fri, 20 Feb 2015 18:23:11 +0800	[thread overview]
Message-ID: <0255489D-9FE7-4C96-850D-2ED2FC80E42B@icloud.com> (raw)
In-Reply-To: <54E58941.3030005@gmx.at>


> 在 2015年2月19日,14:57,martin rudalics <rudalics@gmx.at> 写道:
> 
>> When I do that, emacs reports error:
>> 
>> Debugger entered--Lisp error: (void-function window-dump-frame)
>>   (window-dump-frame)
>>   eval((window-dump-frame) nil)
>>   eval-expression((window-dump-frame) nil)
>>   call-interactively(eval-expression nil nil)
>>   command-execute(eval-expression)
> 
> I'm too silly.  I meant
> 
> M-: (window--dump-frame)
> 
> Sorry for the confusion, martin

Three results:
----------------------------- (1) before issuing (set-frame-font "Menlo:size=30") ------------------------------------
frame pixel: 874 x 669   cols/lines: 87 x 35   units: 10 x 19
frame text pixel: 850 x 665   cols/lines: 85 x 35
tool: 0  scroll: 0  fringe: 20  border: 2  right: 0  bottom: 0

#<window 3 on *scratch*>   parent: nil
pixel left: 0   top: 0   size: 870 x 646   new: 646
char left: 0   top: 0   size: 87 x 34   new: 33
normal: 1.0 x 1.0   new: nil
body pixel: 850 x 628   char: 85 x 33
width left fringe: 10  left margin: 0  right margin: 0
width right fringe: 10  scroll-bar: 0  divider: 0
height header-line: 0  mode-line: 18  divider: 0

#<window 4 on  *Minibuf-0*>   parent: nil
pixel left: 0   top: 646   size: 870 x 19   new: 0
char left: 0   top: 34   size: 870 x 1   new: 0
normal: 1.0 x 1.0   new: ignore
body pixel: 850 x 19   char: 85 x 1
width left fringe: 10  left margin: 0  right margin: 0
width right fringe: 10  scroll-bar: 0  divider: 0
height header-line: 0  mode-line: 0  divider: 0

----------------------------- (2) after issuing (set-frame-font "Menlo:size=30") ----------------------
frame pixel: 1552 x 1194   cols/lines: 86 x 35   units: 18 x 34
frame text pixel: 1530 x 1190   cols/lines: 85 x 35
tool: 0  scroll: 0  fringe: 18  border: 2  right: 0  bottom: 0

#<window 3 on *scratch*>   parent: nil
pixel left: 0   top: 0   size: 1548 x 1156   new: 1156
char left: 0   top: 0   size: 86 x 34   new: 33
normal: 1.0 x 1.0   new: nil
body pixel: 1530 x 1123   char: 85 x 33
width left fringe: 9  left margin: 0  right margin: 0
width right fringe: 9  scroll-bar: 0  divider: 0
height header-line: 0  mode-line: 33  divider: 0

#<window 4 on  *Minibuf-0*>   parent: nil
pixel left: 0   top: 1156   size: 1548 x 34   new: 0
char left: 0   top: 34   size: 1548 x 1   new: 0
normal: 1.0 x 1.0   new: ignore
body pixel: 1530 x 34   char: 85 x 1
width left fringe: 9  left margin: 0  right margin: 0
width right fringe: 9  scroll-bar: 0  divider: 0
height header-line: 0  mode-line: 0  divider: 0

-------------------------- (3) after resizing the frame ----------------------
frame pixel: 1392 x 840   cols/lines: 77 x 24   units: 18 x 34
frame text pixel: 1370 x 836   cols/lines: 76 x 24
tool: 0  scroll: 0  fringe: 18  border: 2  right: 0  bottom: 0

#<window 3 on *window-frame-dump*>   parent: nil
pixel left: 0   top: 0   size: 1388 x 802   new: 802
char left: 0   top: 0   size: 77 x 23   new: 22
normal: 1.0 x 1.0   new: nil
body pixel: 1370 x 769   char: 76 x 22
width left fringe: 9  left margin: 0  right margin: 0
width right fringe: 9  scroll-bar: 0  divider: 0
height header-line: 0  mode-line: 33  divider: 0

#<window 4 on  *Minibuf-0*>   parent: nil
pixel left: 0   top: 802   size: 1388 x 34   new: 0
char left: 0   top: 23   size: 1388 x 1   new: 0
normal: 1.0 x 1.0   new: ignore
body pixel: 1370 x 34   char: 76 x 1
width left fringe: 9  left margin: 0  right margin: 0
width right fringe: 9  scroll-bar: 0  divider: 0
height header-line: 0  mode-line: 0  divider: 0

--------------------------------------------------------------------------

My screen resolution is 1440x900.








  reply	other threads:[~2015-02-20 10:23 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-01 15:21 bug#19482: Changing to big font cause display problem 张海君
2015-02-13 18:28 ` martin rudalics
2015-02-18 11:19   ` 张海君
2015-02-18 14:05     ` martin rudalics
2015-02-19  1:59       ` 张海君
2015-02-19  6:57         ` martin rudalics
2015-02-20 10:23           ` 张海君 [this message]
2015-02-20 18:21             ` martin rudalics
2015-02-21  1:33               ` 张海君
2015-02-21 11:44                 ` martin rudalics
2015-02-22  2:57                   ` 张海君
2015-02-22 10:00                     ` martin rudalics
2015-02-22 10:54                       ` 张海君
2015-02-22 11:32                         ` martin rudalics
2015-02-22 12:27                           ` 张海君
2015-02-22 17:09                             ` martin rudalics
2015-02-23  2:11                               ` 张海君
2015-02-22 16:27                         ` Jan D.
2015-02-22 17:10                           ` martin rudalics
2015-02-22 17:43                             ` Jan D.
2015-02-22 18:52                               ` martin rudalics
2015-02-23  6:22                                 ` Jan D.
2015-02-24 19:09                                   ` Jan D.
2015-02-25  7:34                                     ` martin rudalics
2015-02-25  9:20                                       ` Jan D.
2015-02-25 10:33                                         ` martin rudalics
2015-02-25 15:27                                           ` Jan D.
2015-02-25 17:33                                             ` martin rudalics
2015-02-25 18:25                                               ` Jan D.
2015-02-25 19:00                                                 ` martin rudalics
2015-02-25 20:22                                                   ` Jan D.
2015-02-27  8:30                                                     ` martin rudalics
2015-02-27 17:49                                                       ` Jan D.
2015-02-25 19:17                                                 ` Jan D.
2015-02-27  8:30                                                   ` martin rudalics
2015-02-27 17:52                                                     ` Jan D.
2015-02-27 19:49                                                       ` martin rudalics
2015-02-27 20:29                                                         ` Jan D.
2015-03-01 15:14                                                         ` martin rudalics
2015-03-01 16:18                                                           ` Jan D.
2015-03-10 14:36                                     ` 张海君
2015-03-10 18:47                                       ` martin rudalics
2015-03-12  5:14                                         ` Jan D.
2015-03-12 10:13                                           ` martin rudalics
2015-03-12 16:52                                             ` Eli Zaretskii
2015-03-12 18:21                                             ` Jan D.

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=0255489D-9FE7-4C96-850D-2ED2FC80E42B@icloud.com \
    --to=netjune@icloud.com \
    --cc=19482@debbugs.gnu.org \
    --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).