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

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

Re: [T. V. Raman] read-only modes should be using buffer-disable-undo?


From: Richard Stallman
Subject: Re: [T. V. Raman] read-only modes should be using buffer-disable-undo?
Date: Mon, 24 Jan 2005 01:50:41 -0500

    however the recent updates in simple.el that cause the yes/no dialog 
    to ask about discarding undo information does pop up in shell-mode --- 
    I've had this happen during:

    A) Compilation of alsa (a fairly large compile )
    B) running yum update which produces lots of output
    C) Compiling Emacs from CVS

That surprises me, because this output is just a lot of insertions
in the buffer.  The insertion-undo entries ought to be combined
and not make the undo list grow.

If the undo list is in fact growing, then the question is why.
Can you look at the undo list in such a case and see what it contains?
What sort of entries are they?  What operations made them?

When we see that, we can do one thing or another to make things better.




reply via email to

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