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

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

bug#9310: BadWindow error with quail guidance frame


From: Jan Djärv
Subject: bug#9310: BadWindow error with quail guidance frame
Date: Wed, 17 Aug 2011 18:39:22 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:5.0) Gecko/20110624 Thunderbird/5.0



Stefan Monnier skrev 2011-08-17 15:46:
emacs -Q --eval "(setq default-frame-alist '((minibuffer . nil)))" --eval
(quail-define-package "Agda" "UTF-8" "A" t)'
C-u C-\ agda RET
M-%

and I get the appended backtrace.  As the input method name explains,
I bump into this problem when I use Agda (i.e. pretty often these days).
Is it possible that the frame switched to (0x8c793d8 at #13) is deleted?

AFAIK no frame is deleted in the above scenario, and the frame's
`terminal' field is not NULL (if that's what you were asking).
0x8c793d8 is the minibuffer-only frame.

IIUC your question, you can't reproduce it on your end?


No I can not.

        Jan D.






reply via email to

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