Confirming that the Aqua y/n prompt dialog works fine:
no crash, and
emacs exits fine.
I'm on a slow n/w connection this weekend... please give me a couple of days to check this out.BTW, as a *partial* workaround, I had added this to my .emacs:(global-unset-key (quote [ns-power-off])) ; prevent 'aqua'/'ns' prompt-related crashes on exit(global-unset-key (quote [(menu-bar) file exit-emacs])) ; prevent 'aqua'/'ns' prompt-related crashes on exit2009/9/19 Adrian Robert <adrian.b.robert@gmail.com>
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3979
I checked in external function declaration in nsfns.m on 2009-08-21 that fixed a related crash (bug #2154) on Leopard/PPC. If you haven't checked this since then could you please see if the issue still exists?