all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* undo info for *cvs-tmp*
@ 2007-07-23 21:22 Dan Nicolaescu
  2007-07-24  1:09 ` Stefan Monnier
  2007-07-24 16:45 ` Richard Stallman
  0 siblings, 2 replies; 13+ messages in thread
From: Dan Nicolaescu @ 2007-07-23 21:22 UTC (permalink / raw)
  To: emacs-devel

Every time when commiting something to emacs CVS this warning appears:


Warning (undo): Buffer ` *cvs-tmp*' undo info was 3642818 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'.




Not sure what is the right solution here, completely disable undo for
*cvs-tmp* or up the limit. Can somebody please take a look at this? 

Thanks!
        
                --dan

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

end of thread, other threads:[~2007-07-25 16:53 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-23 21:22 undo info for *cvs-tmp* Dan Nicolaescu
2007-07-24  1:09 ` Stefan Monnier
2007-07-24 18:29   ` Reiner Steib
2007-07-24 19:34     ` Stefan Monnier
2007-07-24 21:28       ` undo info for `*cvs-diff*' (was: undo info for *cvs-tmp*) Reiner Steib
2007-07-25  4:48         ` undo info for `*cvs-diff*' Stefan Monnier
2007-07-25 16:53           ` Dan Nicolaescu
2007-07-24 19:33   ` undo info for *cvs-tmp* Stefan Monnier
2007-07-24 20:40     ` Dan Nicolaescu
2007-07-24 22:03       ` Stefan Monnier
2007-07-24 22:16         ` Dan Nicolaescu
2007-07-25 15:02         ` Richard Stallman
2007-07-24 16:45 ` Richard Stallman

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.