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: Juanma Barranquero
Subject: bug#14841: Frames created invisible have their visibility parameter set to t
Date: Mon, 29 Jul 2013 00:08:52 +0200

>> > 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()





reply via email to

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