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

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

bug#17046: 24.3.50; On startup emacs frame has no minibuffer or windows


From: Robert Marshall
Subject: bug#17046: 24.3.50; On startup emacs frame has no minibuffer or windows decorations
Date: Mon, 24 Mar 2014 08:09:48 +0000

Juanma Barranquero writes:
 > Please try the attached bug17046-b.el. It's the same you sent me, plus
 > some code at the start.
 > 
 > I need to see the content of *Messages* in the two cases (with and without 
 > bug).
 > 
With bug:

#<frame emacs@poulenc 0x8725ae0> was :reused
filtered-cfg: ((tool-bar-lines . 0) (width . 120) (height . 30) (display . 
":0") (visibility . t) (minibuffer . t) (frameset--mini t . t) (frameset--id . 
"DA9D-E03E-DF32-EAB7"))
alt-cfg: nil

Without bug:

#<frame emacs@poulenc 0x9c6c040> was :created
filtered-cfg: ((tool-bar-lines . 0) (width . 120) (height . 30) (visibility . 
t) (minibuffer . t) (frameset--mini t . t) (frameset--id . 
"DA9D-E03E-DF32-EAB7"))
alt-cfg: nil

R
-- 
Robert Marshall





reply via email to

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