all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Constantine Vetoshev <vetoshev@gmail.com>
To: martin rudalics <rudalics@gmx.at>
Cc: 16470@debbugs.gnu.org
Subject: bug#16470: 24.3.50; term mode and newlines with some window configurations
Date: Sat, 18 Jan 2014 08:03:23 -0800	[thread overview]
Message-ID: <61D14675-A7B6-47A7-8028-FD8D09F33E30@gmail.com> (raw)
In-Reply-To: <52DA6E67.4040507@gmx.at>

[-- Attachment #1: Type: text/plain, Size: 463 bytes --]

On Jan 18, 2014, at 04:07, martin rudalics <rudalics@gmx.at> wrote:

> Meanwhile please do the following: Evaluate the two functions attached
> at the bottom (with Emacs 24.4 only) and do
> 
> (1) M-x frame-dump _before_ balancing windows and post the result (from
>    the buffer *frame-dump*) here.
> 
> (2) M-x frame-dump _after_ balancing windows and post the result (from
>    the buffer *frame-dump*) here.

Results attached. Thanks for looking into this!


[-- Attachment #2: before-balancing.txt --]
[-- Type: text/plain, Size: 1209 bytes --]

frame pixel: 1601 x 424   cols/lines: 229 x 30   units: 7 x 14
frame text pixel: 1561 x 420   cols/lines: 223 x 30
tool: 0  scroll: 15  fringe: 21  border: 2  right: 0  bottom: 0

#<window 5>   parent: nil
pixel left: 0   top: 0   size: 1597 x 406   new: 1597
char left: 0   top: 0   size: 228 x 29   new: 228
normal: 1.0 x 1.0   new: nil

#<window 3 on *scratch*>   parent: #<window 5>
pixel left: 0   top: 0   size: 400 x 406   new: 400
char left: 0   top: 0   size: 57 x 29   new: 57
normal: 0.25 x 1.0   new: 0.25
body pixel: 364 x 392   char: 52 x 28

#<window 7 on *scratch*>   parent: #<window 5>
pixel left: 400   top: 0   size: 399 x 406   new: 399
char left: 57   top: 0   size: 57 x 29   new: 57
normal: 0.25 x 1.0   new: 0.25
body pixel: 363 x 392   char: 52 x 28

#<window 6 on *scratch*>   parent: #<window 5>
pixel left: 799   top: 0   size: 798 x 406   new: 798
char left: 114   top: 0   size: 114 x 29   new: 114
normal: 0.5 x 1.0   new: nil
body pixel: 762 x 392   char: 109 x 28

#<window 4 on  *Minibuf-0*>   parent: nil
pixel left: 0   top: 406   size: 1597 x 14   new: 0
char left: 0   top: 29   size: 228 x 1   new: 228
normal: 1.0 x 1.0   new: 0
body pixel: 1561 x 14   char: 223 x 1


[-- Attachment #3: after-balancing.txt --]
[-- Type: text/plain, Size: 1297 bytes --]

frame pixel: 1601 x 424   cols/lines: 229 x 30   units: 7 x 14
frame text pixel: 1561 x 420   cols/lines: 223 x 30
tool: 0  scroll: 15  fringe: 21  border: 2  right: 0  bottom: 0

#<window 5>   parent: nil
pixel left: 0   top: 0   size: 1597 x 406   new: 1597
char left: 0   top: 0   size: 228 x 29   new: 228
normal: 1.0 x 1.0   new: nil

#<window 3 on *scratch*>   parent: #<window 5>
pixel left: 0   top: 0   size: 533 x 406   new: 533
char left: 0   top: 0   size: 76 x 29   new: 76
normal: 0.3337507827175955 x 1.0   new: 0.3337507827175955
body pixel: 497 x 392   char: 71 x 28

#<window 7 on *scratch*>   parent: #<window 5>
pixel left: 533   top: 0   size: 532 x 406   new: 532
char left: 76   top: 0   size: 76 x 29   new: 76
normal: 0.33312460864120225 x 1.0   new: 0.33312460864120225
body pixel: 496 x 392   char: 71 x 28

#<window 6 on *scratch*>   parent: #<window 5>
pixel left: 1065   top: 0   size: 532 x 406   new: 532
char left: 152   top: 0   size: 76 x 29   new: 76
normal: 0.33312460864120225 x 1.0   new: 0.33312460864120225
body pixel: 496 x 392   char: 71 x 28

#<window 4 on  *Minibuf-0*>   parent: nil
pixel left: 0   top: 406   size: 1597 x 14   new: 0
char left: 0   top: 29   size: 228 x 1   new: 228
normal: 1.0 x 1.0   new: 0
body pixel: 1561 x 14   char: 223 x 1


  reply	other threads:[~2014-01-18 16:03 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-16 23:15 bug#16470: 24.3.50; term mode and newlines with some window configurations Constantine Vetoshev
2014-01-17  4:29 ` Constantine Vetoshev
2014-01-17  7:51 ` martin rudalics
2014-01-17 16:52   ` Constantine Vetoshev
2014-01-17 19:06     ` martin rudalics
2014-01-17 19:26       ` Constantine Vetoshev
2014-01-18 12:07         ` martin rudalics
2014-01-18 16:03           ` Constantine Vetoshev [this message]
2014-01-18 17:24             ` martin rudalics
2014-01-18 18:43               ` Constantine Vetoshev
2014-01-19  9:31               ` martin rudalics
2014-01-19 16:11                 ` Constantine Vetoshev
2014-01-19 17:30                   ` martin rudalics
2014-01-22 10:35                     ` martin rudalics
2014-01-22 16:00                       ` Constantine Vetoshev
2014-01-23  8:53                         ` martin rudalics
2014-01-18 11:36     ` Jan Djärv

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

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

  git send-email \
    --in-reply-to=61D14675-A7B6-47A7-8028-FD8D09F33E30@gmail.com \
    --to=vetoshev@gmail.com \
    --cc=16470@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.