GNU bug report logs - #14096
24.3; fit-window-to-buffer regression

Previous Next

Package: emacs;

Reported by: Leo Liu <sdl.web <at> gmail.com>

Date: Sat, 30 Mar 2013 17:23:02 UTC

Severity: normal

Found in version 24.3

Done: Leo Liu <sdl.web <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 14096 in the body.
You can then email your comments to 14096 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#14096; Package emacs. (Sat, 30 Mar 2013 17:23:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Leo Liu <sdl.web <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sat, 30 Mar 2013 17:23:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Leo Liu <sdl.web <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.3; fit-window-to-buffer regression
Date: Sun, 31 Mar 2013 01:18:59 +0800
I just noticed this regression.

On 24.3, fit-window-to-buffer no longer respects window-min-height.

1. Make two window on a frame with one stacked on top of another
2. Make a new buffer in one of the window, type any word
3. M-x fit-window-to-buffer

You should see the new buffer shrunk to 1 line while window-min-height
is 4.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#14096; Package emacs. (Sat, 30 Mar 2013 19:33:02 GMT) Full text and rfc822 format available.

Message #8 received at 14096 <at> debbugs.gnu.org (full text, mbox):

From: martin rudalics <rudalics <at> gmx.at>
To: Leo Liu <sdl.web <at> gmail.com>
Cc: 14096 <at> debbugs.gnu.org
Subject: Re: bug#14096: 24.3; fit-window-to-buffer regression
Date: Sat, 30 Mar 2013 20:29:31 +0100
> On 24.3, fit-window-to-buffer no longer respects window-min-height.
>
> 1. Make two window on a frame with one stacked on top of another
> 2. Make a new buffer in one of the window, type any word
> 3. M-x fit-window-to-buffer
>
> You should see the new buffer shrunk to 1 line while window-min-height
> is 4.

Unfortunately, I also messed up the manual entry.  Anyway, I'm changing
this currently to make the window fit the size of the buffer as it is
displayed and also counting the real size of the mode and the headerline
and a couple of other things.  If you want to fix this yourself, call
(window-min-size) instead of (window-min-size nil nil t).

Thanks for the report, martin




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#14096; Package emacs. (Sun, 31 Mar 2013 03:46:01 GMT) Full text and rfc822 format available.

Message #11 received at 14096 <at> debbugs.gnu.org (full text, mbox):

From: Leo Liu <sdl.web <at> gmail.com>
To: martin rudalics <rudalics <at> gmx.at>
Cc: 14096 <at> debbugs.gnu.org
Subject: Re: bug#14096: 24.3; fit-window-to-buffer regression
Date: Sun, 31 Mar 2013 11:42:16 +0800
On 2013-03-31 03:29 +0800, martin rudalics wrote:
> Unfortunately, I also messed up the manual entry.  Anyway, I'm changing
> this currently to make the window fit the size of the buffer as it is
> displayed and also counting the real size of the mode and the headerline
> and a couple of other things.  If you want to fix this yourself, call
> (window-min-size) instead of (window-min-size nil nil t).

Thanks. I'll leave this to the expert ;)

Regards,
Leo




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#14096; Package emacs. (Sun, 31 Mar 2013 08:22:01 GMT) Full text and rfc822 format available.

Message #14 received at 14096 <at> debbugs.gnu.org (full text, mbox):

From: martin rudalics <rudalics <at> gmx.at>
To: Leo Liu <sdl.web <at> gmail.com>
Cc: 14096 <at> debbugs.gnu.org
Subject: Re: bug#14096: 24.3; fit-window-to-buffer regression
Date: Sun, 31 Mar 2013 10:18:20 +0200
> Thanks. I'll leave this to the expert ;)

Don't hold your breath, though ;-) I won't synchronize with the trunk
for quite some time.

martin




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#14096; Package emacs. (Tue, 19 Nov 2013 10:00:03 GMT) Full text and rfc822 format available.

Message #17 received at 14096 <at> debbugs.gnu.org (full text, mbox):

From: Leo Liu <sdl.web <at> gmail.com>
To: martin rudalics <rudalics <at> gmx.at>
Cc: 14096 <at> debbugs.gnu.org
Subject: Re: bug#14096: 24.3; fit-window-to-buffer regression
Date: Tue, 19 Nov 2013 17:59:09 +0800
On 2013-03-31 16:18 +0800, martin rudalics wrote:
> Don't hold your breath, though ;-) I won't synchronize with the trunk
> for quite some time.
>
> martin

I think this bug should be fixed for 24.4.

Leo




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#14096; Package emacs. (Wed, 20 Nov 2013 07:35:04 GMT) Full text and rfc822 format available.

Message #20 received at 14096 <at> debbugs.gnu.org (full text, mbox):

From: martin rudalics <rudalics <at> gmx.at>
To: Leo Liu <sdl.web <at> gmail.com>
Cc: 14096 <at> debbugs.gnu.org
Subject: Re: bug#14096: 24.3; fit-window-to-buffer regression
Date: Wed, 20 Nov 2013 08:33:52 +0100
> I think this bug should be fixed for 24.4.

I'll do that.

martin





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#14096; Package emacs. (Mon, 13 Jan 2014 17:53:01 GMT) Full text and rfc822 format available.

Message #23 received at 14096 <at> debbugs.gnu.org (full text, mbox):

From: martin rudalics <rudalics <at> gmx.at>
To: Leo Liu <sdl.web <at> gmail.com>
Cc: 14096 <at> debbugs.gnu.org
Subject: Re: bug#14096: 24.3; fit-window-to-buffer regression
Date: Mon, 13 Jan 2014 18:51:55 +0100
> On 24.3, fit-window-to-buffer no longer respects window-min-height.
> 
> 1. Make two window on a frame with one stacked on top of another
> 2. Make a new buffer in one of the window, type any word
> 3. M-x fit-window-to-buffer
> 
> You should see the new buffer shrunk to 1 line while window-min-height
> is 4.

Should be fixed now. Please have a look.

Thanks, martin





Reply sent to Leo Liu <sdl.web <at> gmail.com>:
You have taken responsibility. (Tue, 14 Jan 2014 00:16:01 GMT) Full text and rfc822 format available.

Notification sent to Leo Liu <sdl.web <at> gmail.com>:
bug acknowledged by developer. (Tue, 14 Jan 2014 00:16:02 GMT) Full text and rfc822 format available.

Message #28 received at 14096-done <at> debbugs.gnu.org (full text, mbox):

From: Leo Liu <sdl.web <at> gmail.com>
To: martin rudalics <rudalics <at> gmx.at>
Cc: 14096-done <at> debbugs.gnu.org
Subject: Re: bug#14096: 24.3; fit-window-to-buffer regression
Date: Tue, 14 Jan 2014 08:15:28 +0800
Fixed in 24.4

On 2014-01-14 01:51 +0800, martin rudalics wrote:
> Should be fixed now. Please have a look.
>
> Thanks, martin

It seems it has been fixed. Thanks, Martin.

Leo




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#14096; Package emacs. (Tue, 14 Jan 2014 00:52:02 GMT) Full text and rfc822 format available.

Message #31 received at 14096 <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: 14096 <at> debbugs.gnu.org
Cc: sdl.web <at> gmail.com
Subject: Re: bug#14096: 24.3; fit-window-to-buffer regression
Date: Mon, 13 Jan 2014 19:50:58 -0500
Leo Liu wrote:

> Fixed in 24.4

FYI, if you use "Version: 24.4", the bug tracker will understand what
you mean, which has some utility.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#14096; Package emacs. (Tue, 14 Jan 2014 04:44:02 GMT) Full text and rfc822 format available.

Message #34 received at 14096 <at> debbugs.gnu.org (full text, mbox):

From: Leo Liu <sdl.web <at> gmail.com>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 14096 <at> debbugs.gnu.org
Subject: Re: bug#14096: 24.3; fit-window-to-buffer regression
Date: Tue, 14 Jan 2014 12:43:25 +0800
On 2014-01-14 08:50 +0800, Glenn Morris wrote:
> FYI, if you use "Version: 24.4", the bug tracker will understand what
> you mean, which has some utility.

Thanks. Didn't know that.

Leo




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 11 Feb 2014 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 11 years and 190 days ago.

Previous Next


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