Eli Zaretskii <[EMAIL PROTECTED]> writes: > I don't see any easy way of solving this problem except if we modify > `w32_abort' to never return, even if the user clicks "Ignore". > Personally, I don't see any reason to support the Ignore option. Is > it okay to call, e.g., `exit' in that case instead of returning?
It is better to change the dialog, for example to an MB_YESNO dialog with the question being whether to debug or not. _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel