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

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

Re: Debian 5.0 Emacs package missing undo and strange behavior.


From: Nikolaj Schumacher
Subject: Re: Debian 5.0 Emacs package missing undo and strange behavior.
Date: Fri, 17 Apr 2009 15:07:54 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (darwin)

budu <nbuduroi@gmail.com> wrote:

> The weird thing is, when evaluating the incorrect global-set-key
> above, the debugger show up as usual, but then, all the text after the
> cursor disappear, like if it were erased. Still it isn't when
> reopening the file! Maybe it got to do with screen. What do you think?

You probably have `debug-on-error' set.  In that case Emacs doesn't
immediately unwind the stack when an error occurs.  That can leave the
buffer half-drawn.

If you press q in the backtrace buffer, or M-x top-level, you should
return.


regards,
Nikolaj Schumacher




reply via email to

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