help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs freezes every now and then on my windows 7 pc


From: jane . harvill
Subject: Re: Emacs freezes every now and then on my windows 7 pc
Date: Thu, 2 Aug 2012 13:05:54 -0700 (PDT)
User-agent: G2/1.0

I have the same problem.  I've made changes to my .emacs file as suggested on a 
number of discussion panels, and it does not help.  I can not interrupt it 
using C-g.  I'm convinced there's a bug with gnu emacs on Windows.  Hopefully 
the people who distribute it (freely) will figure it out.  In the meantime, I'm 
stuck with some other awful editor.

On Sunday, June 24, 2012 9:22:20 AM UTC-5, Drew Adams wrote:
> > I find that my emacs freezes very often - just gets busy
> 
> > for a few seconds - then I get the control back. Is there
> 
> > a way to debug this situation?
> 
> 
> 
> Can you interrupt it using `C-g'?  If so, try this:
> 
> 
> 
>  M-x set-variable RET debug-on-quit RET t RET
> 
> 
> 
> Then hit `C-g' when it freezes and see what is happening in the debugger (e.g.
> 
> see what function was executing).  If you think you've found a bug, use `M-x
> 
> report-emacs-bug', providing your recipe.
> 
> 
> 
> You might also try bifurcating (recursively) your init file and libraries it
> 
> loads, i.e., do not load/invoke some of the code you normally do, to see which
> 
> code might be causing the problem.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]