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

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

Re: translate-region function on large files, causes emacs to crash due


From: Richard Stallman
Subject: Re: translate-region function on large files, causes emacs to crash due to lack of memory
Date: Wed, 02 Oct 2002 15:24:16 -0400

The large amount of space is probably undo information.
If you don't want undo information saved for this operation
you can prevent it by setting or binding buffer-undo-list to t.




reply via email to

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