GNU bug report logs - #4534
assertion failure at window.c:grow_mini_window

Previous Next

Package: emacs;

Reported by: Juanma Barranquero <lekktu <at> gmail.com>

Date: Wed, 23 Sep 2009 03:10:04 UTC

Severity: normal

Done: Juanma Barranquero <lekktu <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Juanma Barranquero <lekktu <at> gmail.com>
To: martin rudalics <rudalics <at> gmx.at>
Cc: 4534 <at> debbugs.gnu.org
Subject: bug#4534: assertion failure at window.c:grow_mini_window
Date: Wed, 23 Sep 2009 11:50:29 +0200
[Message part 1 (text/plain, inline)]
On Wed, Sep 23, 2009 at 09:28, martin rudalics <rudalics <at> gmx.at> wrote:

> The following part in `resize_mini_window' doesn't strike me as very
> elegant in this respect:
>
>              if (height)
>                {
>                  freeze_window_starts (f, 1);
>                  grow_mini_window (w, height - WINDOW_TOTAL_LINES (w));
>                }
>
> Does it cause the bug?  Just comment it out to check.

Well, yes, commenting that code out avoids the failure (which happens
in that call to grow_mini_window). But the point is, the miniwindow is
not shrunk as it should. See attached image.

    Juanma
[bug-4534.png (image/png, attachment)]

This bug report was last modified 15 years and 216 days ago.

Previous Next


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