GNU bug report logs - #17046
24.3.50; On startup emacs frame has no minibuffer or windows decorations

Previous Next

Package: emacs;

Reported by: Robert Marshall <robert <at> capuchin.co.uk>

Date: Thu, 20 Mar 2014 09:09:02 UTC

Severity: important

Found in version 24.3.50

Fixed in version 24.4

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: martin rudalics <rudalics <at> gmx.at>
To: Juanma Barranquero <lekktu <at> gmail.com>
Cc: 17046 <at> debbugs.gnu.org, Robert Marshall <robert <at> capuchin.co.uk>
Subject: bug#17046: 24.3.50;	On startup emacs frame has no minibuffer or windows decorations
Date: Thu, 20 Mar 2014 20:24:25 +0100
> Martin, do you see something questionable in
> the window trees?

I see two issues:

FRAME 1

>     (frameset--mini t)
...
>     (height . 35)
...
>    (total-height . 0)

FRAME 2

>     (frameset--mini t . t)
...
>     (height . 33)
...
>    (total-height . 32)

Obviously a total-height of 0 for FRAME 1 is broken - it should look
like for FRAME 2.  Just that a total height of zero shouldn't have any
bad consequences - it would get swallowed by `split-window'.  And the
differences in frameset--mini, are they OK?

martin




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

Previous Next


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