unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: "Dr.-Ing. Dieter Jurzitza" <dieter.jurzitza@t-online.de>,
	24526@debbugs.gnu.org
Subject: bug#24526: hopefully all information requested
Date: Sun, 02 Oct 2016 20:10:29 +0200	[thread overview]
Message-ID: <57F14D95.4040806@gmx.at> (raw)
In-Reply-To: <8274366.rIb48cxqgG@djunix>

 > please find a file attached to this email containing (hopefully :-)) all
 > information requested.

Thanks for the work.

 > emacs -Q
 > [...]
 > frame text pixel: 720 x 792   cols/lines: 80 x 36
 > [...]
 >
 > emacs -Q -iconic
 > [...]
 > frame text pixel: 720 x 792   cols/lines: 80 x 36

So an iconic frame has the same number of text columns/lines as a
normal one.

 > emacs
 > frame text pixel: 1485 x 986   cols/lines: 135 x 34

And the frame with the geometry specified in your .emacs has 135 text
columns and 34 text lines as requeste via (I presume)

(add-to-list 'default-frame-alist '(width . 135))
(add-to-list 'default-frame-alist '(height . 34))

This looks correct as well (no off by one issue here AFAICT).  I have to
admit that this was the major issue that bothered me.

 > emacs -iconic
 > [...]
 > frame text pixel: 715 x 783   cols/lines: 65 x 27

This is the expected mess.  The strange values are obviously due to the
fact that the default character size changed from 9 x 22 to 11 x 29
while the frame's outer size did not change along with that.  Emacs is
talking characters and the window manager is talking pixels.

I will look into this but I can't promise to find a solution soon.

 > emacs -iconic C-X 5 2
 > [...]
 > frame text pixel: 1485 x 986   cols/lines: 135 x 34

For the new frame I presume, everything as expected.

Thanks again for sending me all this information, martin





  reply	other threads:[~2016-10-02 18:10 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-24  9:08 bug#24526: iconifying / framesize Dr.-Ing. Dieter Jurzitza
2016-09-26 17:58 ` bug#24526: iconify / geometry Dr.-Ing. Dieter Jurzitza
2016-09-27  7:10   ` martin rudalics
2016-09-27  7:07 ` bug#24526: iconifying / framesize martin rudalics
2017-04-19  9:31   ` martin rudalics
2016-09-27 19:22 ` bug#24526: @ Bug 24526, please find textfile results attached Dr.-Ing. Dieter Jurzitza
2016-09-28  6:51   ` martin rudalics
2016-09-29  2:01 ` bug#24526: iconifying / framesize Dr.-Ing. Dieter Jurzitza
2016-09-30  8:33   ` martin rudalics
2016-10-02 17:16 ` bug#24526: hopefully all information requested Dr.-Ing. Dieter Jurzitza
2016-10-02 18:10   ` martin rudalics [this message]
2021-05-05  8:52 ` bug#24526: iconifying / framesize martin rudalics
2022-05-08 12:26   ` bug#24526: bug#24569: Fwd: " Lars Ingebrigtsen
2022-06-05 15:53     ` Lars Ingebrigtsen

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=57F14D95.4040806@gmx.at \
    --to=rudalics@gmx.at \
    --cc=24526@debbugs.gnu.org \
    --cc=dieter.jurzitza@t-online.de \
    /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).