all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bastien <bzg@altern.org>
To: martin rudalics <rudalics@gmx.at>
Cc: 16430@debbugs.gnu.org
Subject: bug#16430: 24.3.50; When fullscreen is triggered from the window manager, I can't resize	window (via M-x org-export RET)
Date: Sun, 19 Jan 2014 17:31:47 +0100	[thread overview]
Message-ID: <878uucgcgc.fsf@bzg.ath.cx> (raw)
In-Reply-To: <52DA7149.60102@gmx.at> (martin rudalics's message of "Sat, 18 Jan 2014 13:19:21 +0100")

Hi Martin,

martin rudalics <rudalics@gmx.at> writes:

> I attach below two functions to do this. So please do M-x frame-dump and
> retrieve the contents of the buffer *frame-dump* to post the results.
> In particular, please do that once for each of your fullscreen frames
> with a frame containing two windows above each other.

With two windows on a maximized frame:
======================================

frame pixel: 1362 x 746   cols/lines: 151 x 41   units: 9 x 18
frame text pixel: 1344 x 746   cols/lines: 149 x 41
tool: 0  scroll: 0  fringe: 18  border: 0  right: 0  bottom: 0

#<window 27>   parent: nil
pixel left: 0   top: 0   size: 1362 x 728   new: 728
char left: 0   top: 0   size: 151 x 40   new: 40
normal: 1.0 x 1.0   new: 1.0

#<window 26 on *Article nntp+news:gmane.emacs.bugs*>   parent: #<window 27>
pixel left: 0   top: 0   size: 1362 x 368   new: 368
char left: 0   top: 0   size: 151 x 20   new: 20
normal: 1.0 x 0.5   new: 0.5
body pixel: 1344 x 350   char: 150 x 20

#<window 28 on *Article nntp+news:gmane.emacs.bugs*>   parent: #<window 27>
pixel left: 0   top: 368   size: 1362 x 360   new: 360
char left: 0   top: 20   size: 151 x 20   new: 20
normal: 1.0 x 0.5   new: 0.5
body pixel: 1344 x 342   char: 150 x 19

#<window 4 on  *Minibuf-0*>   parent: nil
pixel left: 0   top: 728   size: 1362 x 18   new: 0
char left: 0   top: 40   size: 1362 x 1   new: 1
normal: 1.0 x 1.0   new: 0
body pixel: 1344 x 18   char: 150 x 1

With two windows on a wm-fullscreened frame:
============================================

frame pixel: 1366 x 768   cols/lines: 151 x 42   units: 9 x 18
frame text pixel: 1348 x 768   cols/lines: 149 x 42
tool: 0  scroll: 0  fringe: 18  border: 0  right: 0  bottom: 0

#<window 31>   parent: nil
pixel left: 0   top: 0   size: 1366 x 750   new: 750
char left: 0   top: 0   size: 151 x 42   new: 42
normal: 1.0 x 1.0   new: 1.0

#<window 26 on *unsent wide reply to martin rudalics*>   parent: #<window 31>
pixel left: 0   top: 0   size: 1366 x 372   new: 372
char left: 0   top: 0   size: 151 x 21   new: 21
normal: 1.0 x 0.5   new: 0.5
body pixel: 1348 x 353   char: 150 x 20

#<window 32 on *unsent wide reply to martin rudalics*>   parent: #<window 31>
pixel left: 0   top: 372   size: 1366 x 378   new: 378
char left: 0   top: 21   size: 151 x 21   new: 21
normal: 1.0 x 0.5   new: 0.5
body pixel: 1348 x 359   char: 150 x 20

#<window 4 on  *Minibuf-0*>   parent: nil
pixel left: 0   top: 750   size: 1366 x 18   new: 0
char left: 0   top: 42   size: 1366 x 1   new: 1
normal: 1.0 x 1.0   new: 0
body pixel: 1348 x 18   char: 150 x 1

With two windows on a emacs-fullscreened frame:
===============================================

frame pixel: 1362 x 746   cols/lines: 151 x 41   units: 9 x 18
frame text pixel: 1344 x 746   cols/lines: 149 x 41
tool: 0  scroll: 0  fringe: 18  border: 0  right: 0  bottom: 0

#<window 33>   parent: nil
pixel left: 0   top: 0   size: 1362 x 728   new: 1362
char left: 0   top: 0   size: 151 x 40   new: 151
normal: 1.0 x 1.0   new: nil

#<window 26 on *unsent wide reply to martin rudalics*>   parent: #<window 33>
pixel left: 0   top: 0   size: 1362 x 364   new: 1362
char left: 0   top: 0   size: 151 x 20   new: 151
normal: 1.0 x 0.5   new: nil
body pixel: 1344 x 345   char: 150 x 20

#<window 34 on *unsent wide reply to martin rudalics*>   parent: #<window 33>
pixel left: 0   top: 364   size: 1362 x 364   new: 1362
char left: 0   top: 20   size: 151 x 20   new: 151
normal: 1.0 x 0.5   new: nil
body pixel: 1344 x 345   char: 150 x 20

#<window 4 on  *Minibuf-0*>   parent: nil
pixel left: 0   top: 728   size: 1362 x 18   new: 0
char left: 0   top: 40   size: 1362 x 1   new: 1
normal: 1.0 x 1.0   new: 0
body pixel: 1344 x 18   char: 150 x 1

-- 
 Bastien





  reply	other threads:[~2014-01-19 16:31 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-13 11:39 bug#16430: 24.3.50; When fullscreen is triggered from the window manager, I can't resize window (via M-x org-export RET) Bastien Guerry
2014-01-13 17:52 ` martin rudalics
2014-01-13 19:13   ` Bastien
2014-01-13 19:35     ` martin rudalics
2014-01-13 20:55       ` Bastien
2014-01-14  7:47         ` martin rudalics
2014-01-14  9:50           ` Bastien
2014-01-14 10:45             ` martin rudalics
2014-01-14 16:30               ` Bastien
2014-01-14 18:09                 ` martin rudalics
2014-01-14 20:18                   ` Bastien
2014-01-15  8:08                     ` martin rudalics
2014-01-17 14:19                       ` Bastien
2014-01-17 19:07                         ` martin rudalics
2014-01-18 12:19                         ` martin rudalics
2014-01-19 16:31                           ` Bastien [this message]
2014-01-19 17:31                             ` martin rudalics
2014-01-20 14:18                               ` Bastien
2014-01-20 18:18                                 ` martin rudalics
2014-01-20 18:25                                   ` Bastien
2014-01-22 10:35                                     ` martin rudalics
2014-01-22 11:06                                       ` Bastien
2014-01-14 20:22                   ` Bastien
2014-01-15  8:09                     ` martin rudalics
2014-01-17 14:44                       ` Bastien
2014-01-14 16:34             ` Bastien
2014-01-14 18:09               ` martin rudalics
2014-01-14 20:32                 ` Bastien
2014-01-15  8:09                   ` martin rudalics
2014-01-17 14:48                     ` Bastien
2014-01-13 20:56       ` Bastien
2014-01-14  7:48         ` martin rudalics
2014-01-14  9:45           ` Bastien
2014-01-22 11:07   ` Bastien

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=878uucgcgc.fsf@bzg.ath.cx \
    --to=bzg@altern.org \
    --cc=16430@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.