emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: eval-last-sexp narrows buffer on error


From: martin rudalics
Subject: Re: eval-last-sexp narrows buffer on error
Date: Sun, 29 Apr 2007 23:17:08 +0200
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

> I've tried.  From what I can tell `specpdl' isn't being wound back
> afterwards, so `save_restriction_restore' is never called.
>
> In fact, this apparently is the case after any error (unless caught by
> `condition-case'), so `specpdl' grows bigger and bigger.  Is that
> supposed to happen??
>
> The functions called by `error' are
> * signal
> ** find_handler_clause
> *** call_debuger

I'm too silly.  Try to run with `debug-on-error' and
`eval-expression-debug-on-error' both nil.





reply via email to

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