emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#18720: closed (25.0.50; `set-frame-size' reduces h


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#18720: closed (25.0.50; `set-frame-size' reduces height instead of increases it, when set to larger value)
Date: Wed, 31 Dec 2014 18:38:02 +0000

Your message dated Wed, 31 Dec 2014 19:37:32 +0100
with message-id <address@hidden>
and subject line Re: bug#18720: 25.0.50; `set-frame-size' reduces height 
instead of increases it, when set to larger value
has caused the debbugs.gnu.org bug report #18720,
regarding 25.0.50; `set-frame-size' reduces height instead of increases it, 
when set to larger value
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
18720: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=18720
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- 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 address@hidden
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --enable-checking=yes,glyphs 'CFLAGS=-O0 -g3'
 CPPFLAGS=-DGLYPH_DEBUG=1'



--- End Message ---
--- Begin Message --- 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




--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]