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: Juanma Barranquero <lekktu <at> gmail.com>
To: Robert Marshall <robert <at> capuchin.co.uk>
Cc: martin rudalics <rudalics <at> gmx.at>, 17046 <at> debbugs.gnu.org
Subject: bug#17046: 24.3.50; On startup emacs frame has no minibuffer or windows decorations
Date: Sun, 23 Mar 2014 21:17:35 +0100
On Sun, Mar 23, 2014 at 8:32 PM, Robert Marshall <robert <at> capuchin.co.uk> wrote:

> However if I comment out the (display line but *leave in* the
> :force-display t parameter - the bug is still present - so in this case
> :force-display provokes the bug - it would have been ok without that
> line.

Please try this:

- edit lisp/frameset.el, and in line 1149, change

   (eq (frame-parameter nil 'display)

to

   (equal (frame-parameter nil 'display)

save, compile frameset.el, and try again.

   J




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.