yes. pressing C-j or C-x C-e, no difference. i see the abort dialog (which tells me emacs crashed, and to use debugger if possible). i click no, windows shows application crash message. i see nothing else relevant to the problem. 2014-09-13 7:21 GMT-05:00 Eli Zaretskii : > > Date: Sat, 13 Sep 2014 04:55:42 -0500 > > From: Mario Valencia > > > > Emacs Abort Dialog > > > > A fatal error has ocurred. > > > > Would you like to attach a debugger? > > > > .... etc etc use gdb -p emacs blablablah > > So you did see the abort dialog? Is there anything else you see that > happens at that moment, and might be relevant to the problem? > > Let me be sure I understand what you see. > > . you type "emacs -Q" > . in the scratch buffer you type the play-sound form, and press C-j > (or is it "C-x C-e"?) at its right parenthesis > . Emacs pops up the Abort dialog > > What happens next? Do you click "No" on the dialog, and then Emacs > crashes? Or something else? >