all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Sven Joachim <svenjoac@gmx.de>
Cc: emacs-pretest-bug@gnu.org, 1289@emacsbugs.donarmstrong.com
Subject: bug#1289: 23.0.60; ridiculously large frame after maximizing and resizing back
Date: Sat, 01 Nov 2008 22:22:58 -0400	[thread overview]
Message-ID: <jwvbpwy3m3h.fsf-monnier+emacsbugreports@gnu.org> (raw)
In-Reply-To: <87tzar7vbe.fsf@gmx.de> (Sven Joachim's message of "Sat, 01 Nov 2008 08:35:17 +0100")

> Starting Emacs with `emacs --geometry=85x46+35+35 &' gives huge values
> for (frame-height) and (frame-width) after maximizing the frame and
> resizing it back:

> before maximizing: (frame-height) => 46, (frame-width) => 85
> after maximizing: (frame-height) => 65, (frame-width) => 124
> after unmaximizing: (frame-height) => 716, (frame-width) => 889

> My window manager is IceWM 1.2.35.

Sounds like the remembered size is the window's pixel size but it is
then set (upon unmaximize) as a line&col size.
It might be a bug in IceWM, or at least a bad interaction.  If you can
reproduce it with some other program (e.g. xterm), then it's clearly an
IceWM bug.


        Stefan






  reply	other threads:[~2008-11-02  2:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-01  7:35 bug#1289: 23.0.60; ridiculously large frame after maximizing and resizing back Sven Joachim
2008-11-02  2:22 ` Stefan Monnier [this message]
2008-11-02  7:16   ` Sven Joachim
  -- strict thread matches above, loose matches on Subject: below --
2008-11-03  2:35 Chong Yidong
2008-11-03  7:51 ` Sven Joachim
2008-11-03 15:41   ` Chong Yidong
2008-11-03 15:58     ` Sven Joachim
2008-11-03 17:58       ` Chong Yidong

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=jwvbpwy3m3h.fsf-monnier+emacsbugreports@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=1289@emacsbugs.donarmstrong.com \
    --cc=emacs-pretest-bug@gnu.org \
    --cc=svenjoac@gmx.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 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.