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

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

Debugger nag


From: Andrea Venturoli
Subject: Debugger nag
Date: Wed, 08 Dec 2010 15:29:39 -0000
User-agent: Mozilla/5.0 (X11; U; FreeBSD i386; it-IT; rv:1.9.2.9) Gecko/20100917 Thunderbird/3.1.4

Hello.

I've recently installed nxhtml (which helped me a lot on some web projects).
However, since then, every single trivial error brings up a stack trace window.

E.g. I have a key assigned to compilation-next-error, so, after compile, I'll keep pressing that key. When at the end, I used to get a warning sound and a simple message; now I always get a verbose windows with:

Debugger entered--Lisp error: (error "Moved past last error")
  signal(error ("Moved past last error"))
  error("Moved past last %s" "error")
  compilation-next-error(1 nil #<marker at 44578 in *compilation*>)
  compilation-next-error-function(1 nil)
  next-error(nil)
  call-interactively(next-error nil nil)



How can I restore the old behaviour (without removing nxhtml)?



 bye & Thanks
        av.


reply via email to

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