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

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

Re: Big desktop undo buffer crashes Emacs


From: Luc Teirlinck
Subject: Re: Big desktop undo buffer crashes Emacs
Date: Thu, 11 May 2006 22:13:10 -0500 (CDT)

I believe that we can forget about that potential second undo problem.
It is apparently when you do `M-x desktop-save' while you already have
a *desktop* buffer that you can accumulate a large undo entry
proportional to the size of the buffer.  This seems to happen as a
result of the call to `erase-buffer'.  But after my patch, recording
of undo info during the call to `erase-buffer' is disabled anyway.  So
the problem should be completely solved.

Sincerely,

Luc.




reply via email to

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