* How do I change the size of the undo history?
@ 2003-10-02 4:50 Dan Anderson
0 siblings, 0 replies; 2+ messages in thread
From: Dan Anderson @ 2003-10-02 4:50 UTC (permalink / raw)
After like five or six undos Emacs stops undoing things and redoes
them. Is there anything I can put in my .emacs to create a much longer
undo history? Say of 1000 items?
Thanks in advance,
Dan
^ permalink raw reply [flat|nested] 2+ messages in thread
[parent not found: <mailman.990.1065070304.21628.help-gnu-emacs@gnu.org>]
* Re: How do I change the size of the undo history?
[not found] <mailman.990.1065070304.21628.help-gnu-emacs@gnu.org>
@ 2003-10-02 9:05 ` roodwriter
0 siblings, 0 replies; 2+ messages in thread
From: roodwriter @ 2003-10-02 9:05 UTC (permalink / raw)
Dan Anderson wrote:
> After like five or six undos Emacs stops undoing things and redoes
> them. Is there anything I can put in my .emacs to create a much longer
> undo history? Say of 1000 items?
>
> Thanks in advance,
>
> Dan
Emacs doesn't number the undos. It keeps up to a certain amount of bytes in
a buffer, regardless of the number of undos. In other words it keeps, say,
30,000 bytes, whether that's one undo or 2,000.
There is an undo group in your Options > Customize Emacs menu. It gives you
two limits. Just put in larger numbers. I put extra in mine because I have
lots of RAM. You might have to experiment a bit to get a good number for
the way you work.
--Rod
--
Author of "Linux for Non-Geeks--Clear-eyed Answered for Practical Consumers"
and "Boring Stories from Uncle Rod." Both are available at
http://www.rodwriterpublishing.com/index.html
To reply by e-mail, take the extra "o" out of the name.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-10-02 9:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-02 4:50 How do I change the size of the undo history? Dan Anderson
[not found] <mailman.990.1065070304.21628.help-gnu-emacs@gnu.org>
2003-10-02 9:05 ` roodwriter
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).