GNU bug report logs - #18720
25.0.50; `set-frame-size' reduces height instead of increases it, when set to larger value

Previous Next

Package: emacs;

Reported by: Drew Adams <drew.adams <at> oracle.com>

Date: Tue, 14 Oct 2014 18:06:02 UTC

Severity: normal

Found in version 25.0.50

Done: martin rudalics <rudalics <at> gmx.at>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Drew Adams <drew.adams <at> oracle.com>
Subject: bug#18720: closed (Re: bug#18720: 25.0.50; `set-frame-size'
 reduces height instead of increases it, when set to larger value)
Date: Wed, 31 Dec 2014 18:38:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#18720: 25.0.50; `set-frame-size' reduces height instead of increases it, when set to larger value

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 18720 <at> debbugs.gnu.org.

-- 
18720: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=18720
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: martin rudalics <rudalics <at> gmx.at>
To: Drew Adams <drew.adams <at> oracle.com>, 18720-done <at> debbugs.gnu.org
Subject: Re: bug#18720: 25.0.50; `set-frame-size' reduces height instead of
 increases it, when set to larger value
Date: Wed, 31 Dec 2014 19:37:32 +0100
>> Should be fixed with revision 118172 on trunk.

Bug closed.

Thanks, martin



[Message part 3 (message/rfc822, inline)]
From: Drew Adams <drew.adams <at> oracle.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 25.0.50; `set-frame-size' reduces height instead of increases it,
 when set to larger value
Date: Tue, 14 Oct 2014 11:00:31 -0700 (PDT)
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.

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

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).

In GNU Emacs 25.0.50.1 (i686-pc-mingw32)
 of 2014-10-06 on LEG570
Bzr revision: 118063 monnier <at> iro.umontreal.ca-20141006174756-y7ha091r491l1ijw
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --enable-checking=yes,glyphs 'CFLAGS=-O0 -g3'
 CPPFLAGS=-DGLYPH_DEBUG=1'



This bug report was last modified 10 years and 205 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.