unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Warning (undo): Buffer `*Buffer List*'
@ 2013-04-25  8:49 Tamas K Papp
  0 siblings, 0 replies; 5+ messages in thread
From: Tamas K Papp @ 2013-04-25  8:49 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

After my Emacs has been running for a while, I get warnings like this:

----
Warning (undo): Buffer `*Buffer List*' undo info was 12075571 bytes long.
The undo info was discarded because it exceeded `undo-outer-limit'.

This is normal if you executed a command that made a huge change
to the buffer.  In that case, to prevent similar problems in the
future, set `undo-outer-limit' to a value that is large enough to
cover the maximum size of normal changes you expect a single
command to make, but not so large that it might exceed the
maximum memory allotted to Emacs.

If you did not execute any such command, the situation is
probably due to a bug and you should report it.

You can disable the popping up of this buffer by adding the entry
(undo discard-info) to the user option `warning-suppress-types',
which is defined in the `warnings' library.
----

I would like to figure out which, if any, of the Emacs programs I am
using is responsible for this, then report this as a bug, so I would
like to ask for some help with that --- is there a way I can monitor the
buffer to see what changes it?

buffer-undo-list in *Buffer List* looks like:

((nil tabulated-list-entry nil 3552 . 3553)
 (nil tabulated-list-entry nil 3547 . 3552)
 (nil tabulated-list-entry nil 3546 . 3547)
 (nil tabulated-list-entry nil 3535 . 3546)
 (nil tabulated-list-entry nil 3534 . 3535)
 (nil tabulated-list-entry nil 3533 . 3534)
 (nil tabulated-list-entry nil 3527 . 3533)
 (nil tabulated-list-entry nil 3519 . 3527)
...)

emacs-version: "24.3.1"

Best,

Tamas




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-04-26 13:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.24611.1366881694.855.help-gnu-emacs@gnu.org>
2013-04-25 14:29 ` Warning (undo): Buffer `*Buffer List*' Michael Heerdegen
2013-04-26  7:02   ` Tamas K Papp
2013-04-26  7:53     ` Tassilo Horn
     [not found]   ` <mailman.24662.1366959780.855.help-gnu-emacs@gnu.org>
2013-04-26 13:36     ` Michael Heerdegen
2013-04-25  8:49 Tamas K Papp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).