GNU bug report logs -
#17046
24.3.50; On startup emacs frame has no minibuffer or windows decorations
Previous Next
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
Message #320 received at 17046 <at> debbugs.gnu.org (full text, mbox):
Juanma Barranquero writes:
> On Mon, Mar 24, 2014 at 2:23 PM, Robert Marshall <robert <at> 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 <at> 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 <at> 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
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.