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 15:22:00 +0000

Juanma Barranquero writes:
 > On Mon, Mar 24, 2014 at 2:23 PM, Robert Marshall <robert@capuchin.co.uk> 
 > wrote:
 > 
 > > With display (and bug)
 > 
 > A nice theory just hit the dirt. Bummer.
 > 
 > Please revert the previous change. (i.e., it should have "(cons
 > '(visibility)" again), and comment out the window-state-put call in
 > line 48. Let's see whether the bug happens when creating the frame, or
 > when we put the window-state.
 > 
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 0x8d0dea0> 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]