FWIW - I have had Emacs 24.3 on Windows 7 lock up on exit. I trouble-shot the problem and determined that I had a comiled module problem. I use ELPA and found that I had to uninstall and reinstall the ORG code. Once I did that Emacs 24.3 would exit normally w/o any problems.
NOTE: I _was_ sharing my .emacs.d directory between multiple OSes (Windows 7/Fedora/Solaris/CentOS/Redhat) and systems. That ultimately proved to be the root cause of the problem. The compiled ELC didn't always traverse the OSes gracefully. Now I make sure to rebuild/compile all elisp (*.el) files on their target systems. On Thu, Feb 6, 2014 at 10:00 AM, <[email protected]> wrote: > Send help-emacs-windows mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.gnu.org/mailman/listinfo/help-emacs-windows > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of help-emacs-windows digest..." > > > Today's Topics: > > 1. Re: bug#14227: Fwd: Emacs crashes when I try to quit > (Lars Ingebrigtsen) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Wed, 05 Feb 2014 15:58:36 -0800 > From: Lars Ingebrigtsen <[email protected]> > To: Sawbones Surio <[email protected]> > Cc: [email protected], [email protected] > Subject: Re: [h-e-w] bug#14227: Fwd: Emacs crashes when I try to quit > Message-ID: <[email protected]> > Content-Type: text/plain > > Sawbones Surio <[email protected]> writes: > > > My apologies for multiple postings. I'm having this error, everytime I > > quit emacs in Windows 7. More details here. > > > http://superuser.com/questions/576512/emacs-24-3-on-windows-7-does-not-close-properly > > > > On the emacs IRC channel, I was told that the gcc version used for > > building this one is a duff one, and rebuilding from another version > > ought to make this go away. I was asked to bring this up with someone > > here on the list, and there's nothing else that can be done. > > > > I hope you can roll out a new release of emacs on a different gcc > > version to prevent this error message. > > Are you still seeing this problem in Emacs 24.3? > > -- > (domestic pets only, the antidote for overdose, milk.) > bloggy blog http://lars.ingebrigtsen.no/ > > > > ------------------------------ > > _______________________________________________ > help-emacs-windows mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/help-emacs-windows > > End of help-emacs-windows Digest, Vol 124, Issue 1 > ************************************************** >
