all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: "'C K Kashyap'" <ckkashyap@gmail.com>, <help-gnu-emacs@gnu.org>
Subject: RE: Emacs freezes every now and then on my windows 7 pc
Date: Sun, 24 Jun 2012 07:22:20 -0700	[thread overview]
Message-ID: <850E25890BF1407E8E8736784A560390@us.oracle.com> (raw)
In-Reply-To: <CAGdT1gqRk9E3i9q6ecmELQ_dCA4Fn2fp4PyxMqU2CRc7G5D5Jg@mail.gmail.com>

> 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	other threads:[~2012-06-24 14:22 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-24 14:14 Emacs freezes every now and then on my windows 7 pc C K Kashyap
2012-06-24 14:22 ` Drew Adams [this message]
     [not found] ` <mailman.3368.1340547787.855.help-gnu-emacs@gnu.org>
2012-08-02 20:05   ` jane.harvill
2012-08-02 20:14     ` Eli Zaretskii
2012-08-02 21:37       ` Tom Davey
2012-08-02 22:05       ` Jambunathan K
2012-08-02 23:23         ` Drew Adams
2012-08-03  6:36           ` Eli Zaretskii
2012-08-03 14:10             ` Drew Adams
2012-08-03 14:27               ` Eli Zaretskii
2012-08-03 14:39                 ` Óscar Fuentes
2012-08-03 14:58                   ` Ludwig, Mark
2012-08-03 15:23                     ` Óscar Fuentes
2012-08-03 17:57                       ` Ludwig, Mark
     [not found]             ` <mailman.6249.1344003031.855.help-gnu-emacs@gnu.org>
2012-08-04  2:53               ` Jason Rumney
2012-08-04  5:47                 ` Drew Adams
2012-08-03  6:31         ` Eli Zaretskii
     [not found]       ` <mailman.6201.1343943457.855.help-gnu-emacs@gnu.org>
2012-08-03 10:00         ` Hilary

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=850E25890BF1407E8E8736784A560390@us.oracle.com \
    --to=drew.adams@oracle.com \
    --cc=ckkashyap@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.