From: martin rudalics <rudalics@gmx.at>
Cc: help-gnu-emacs@gnu.org, emacs-devel@gnu.org
Subject: Re: How to debug hang?
Date: Sat, 18 Nov 2006 09:58:34 +0100 [thread overview]
Message-ID: <455ECB3A.8060606@gmx.at> (raw)
In-Reply-To: <87irhdcvt8.fsf@pereiro.luannocracy.com>
> I'm trying to debug some kind of a hang that occurs when I try to use
> a font-lock mode I'm developing. I can't get control back by hitting
> `C-g'. I suspected it was a bad (combinatoric) regexp, but I added
> advice before and after re-search-forward that emitted enter/exit
> messages, and when the hang occurs I am seeing an exit message, so I'm
> guessing that's not it. I'm quite stumped now; hoping someone can
> offer a clue.
If a (presumed) bug in font-locking makes Emacs hang during redisplay,
the latter won't be able to display your message. You could try to
write your messages to a dribble file.
next prev parent reply other threads:[~2006-11-18 8:58 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-18 2:50 How to debug hang? David Abrahams
2006-11-18 4:13 ` Perry Smith
2006-11-18 18:23 ` David Abrahams
[not found] ` <mailman.776.1163823268.2155.help-gnu-emacs@gnu.org>
2006-11-18 6:37 ` Tim X
2006-11-18 8:58 ` martin rudalics [this message]
2006-11-18 9:04 ` Ralf Angeli
[not found] ` <mailman.781.1163841008.2155.help-gnu-emacs@gnu.org>
2006-11-19 19:32 ` Stefan Monnier
2006-11-18 10:37 ` Eli Zaretskii
2006-11-21 20:11 ` David Abrahams
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=455ECB3A.8060606@gmx.at \
--to=rudalics@gmx.at \
--cc=emacs-devel@gnu.org \
--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.