all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: Drew Adams <drew.adams@oracle.com>, 18720@debbugs.gnu.org
Subject: bug#18720: 25.0.50; `set-frame-size' reduces height instead of increases it, when set to larger value
Date: Tue, 21 Oct 2014 09:35:52 +0200	[thread overview]
Message-ID: <54460CD8.9030608@gmx.at> (raw)
In-Reply-To: <04b69838-a2eb-4cf1-b643-f455eb15ebb7@default>

 > emacs -Q
 >
 > Resize the frame using the mouse, so that the menu bar extends (is
 > wrapped) to be 3 lines.
 >
 > (frame-height) ; ==> call it N
 >
 > (set-frame-height nil (1+ N))
 >
 > The frame height is *reduced* by one, not increased by one.

Should be fixed with revision 118172 on trunk.

 > If the menu bar is wrapped to only 2 lines then the bug does not occur.

With a two lines menu bar here the frame height was reduced by one as
well.

 > It does not matter what value option `frame-resize-pixelwise' has.
 > (And it should not matter - frame resizing should work regardless of its
 > value, with the only difference being the granularity - not the
 > direction - of resizing).

This option is completely unrelated to the problem at hand.

Thanks, martin





  reply	other threads:[~2014-10-21  7:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-14 18:00 bug#18720: 25.0.50; `set-frame-size' reduces height instead of increases it, when set to larger value Drew Adams
2014-10-21  7:35 ` martin rudalics [this message]
2014-10-21 14:29   ` Drew Adams
2014-12-31 18:37     ` martin rudalics

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=54460CD8.9030608@gmx.at \
    --to=rudalics@gmx.at \
    --cc=18720@debbugs.gnu.org \
    --cc=drew.adams@oracle.com \
    /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.