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

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

RE: Debugger output: where to look for its explanation?


From: Drew Adams
Subject: RE: Debugger output: where to look for its explanation?
Date: Sat, 28 Mar 2015 18:01:07 -0700 (PDT)

> so I got this as a *Backtrace*:
> 
> Debugger entered--Lisp error: (scan-error "Containing expression ends
> prematurely" 2959 2959)

No doubt someone will give you interesting details about the info
in the backtrace.

FWIW, whenever I get that error message it's pretty clear what the
problem is, because I was evaluating a sexp (so I know which one is
problematic).  It's typically because I forgot a right paren somewhere.



reply via email to

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