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

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

Re: Tracing an unwanted raise-frame()


From: Johan Bockgård
Subject: Re: Tracing an unwanted raise-frame()
Date: Fri, 11 Jul 2008 22:05:05 +0200
User-agent: Gnus/5.110009 (No Gnus v0.9) Emacs/23.0.60 (gnu/linux)

Nordlöw <per.nordlow@gmail.com> writes:

> Suddenly my Emacs has started to pop-up/raise itself as soon as I
> perform a compilation or a debugging event happens. This makes
> debugging of graphical applications virtually impossible. So I am
> looking for a way to trace this unwanted call to raise-frame(). How
> can I do this? Does Emacs have the concept of breakpoints? The problem
> of course occurs only with my own add-ons loaded and I don't want to
> waste time checking to brute-force trial-and-error check which error
> is the cause of the problem.

M-x debug-on-entry

-- 
Johan Bockgård


reply via email to

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