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

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

bug#14841: Frames created invisible have their visibility parameter set


From: Eli Zaretskii
Subject: bug#14841: Frames created invisible have their visibility parameter set to t
Date: Mon, 29 Jul 2013 19:36:19 +0300

> From: Juanma Barranquero <lekktu@gmail.com>
> Date: Mon, 29 Jul 2013 00:08:52 +0200
> Cc: 14841@debbugs.gnu.org
> 
> >> > So can we decide that the patch can be committed?
> >>
> >> Yes, go ahead, please.
> >
> > Done as trunk revision 113555.
> 
> Unfortunately, this patch causes another bug that I didn't detect at the time.
> 
>   emacs -Q --eval "(setq initial-frame-alist '((minibuffer)))" -f
> toggle-debug-on-quit
> 
> Not always, but in most cases this will loop. Interrupting with Ctrl-G
> produces this backtrace:
> 
> Debugger entered--Lisp error: (quit)
>   sleep-for(1)
>   frame-notice-user-settings()
>   #[0 "\306 ... "]()
>   funcall(#[0 "\306 ... "])
>   normal-top-level()

It's the same problem as the previous one, and is solved in the same
way.  Please try the latest trunk.





reply via email to

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