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 13:23:13 +0000

Juanma Barranquero writes:
 > Now, could you please modify the bug17046-b.el I gave you earlier, and
 > change line 33 from
 > 
 >   (cons '(visibility)
 > 
 > to
 > 
 >   (cons '(visibility . t)
 > 
 > and try again both tests (with and without '(display . ":0")).
 > 
With display (and 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 display (or bug)

#<frame emacs@poulenc 0x99cfb08> 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]