(Fy_or_n_p): Call choose_minibuf_frame.

This commit is contained in:
Richard M. Stallman 1996-01-27 17:31:33 +00:00
parent 2a8b0ff0a3
commit b312cc52b3

View file

@ -1585,6 +1585,7 @@ Also accepts Space to mean yes, or Delete to mean no.")
}
#endif /* HAVE_MENUS */
cursor_in_echo_area = 1;
choose_minibuf_frame ();
message_nolog ("%s(y or n) ", XSTRING (xprompt)->data);
obj = read_filtered_event (1, 0, 0);