Magnus Henoch <[EMAIL PROTECTED]> writes: > Start emacs with -q, and type the following: > M-x set-input-method RET swedish-postfix RET > (run-with-timer 10 nil (lambda () (read-from-minibuffer "Write something: > "))) C-j > a
> (The swedish-postfix input method expects more input after an A.) > Wait until the timer triggers. The minibuffer pops up, but it seems > like most keys have lost their meaning. I'm unable to leave this > situation through keyboard commands; using the mouse to select "Exit > Emacs" in the menu works, though. I tried it but couldn't reproduce it. First of all, in my case, the minibuffer doesn' pop up, but the prompt is shown in the minibuffer of the initial frame. And, in that minibuffer, the input method is not on. --- Kenichi Handa [EMAIL PROTECTED] _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
