all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "roodwriter@core.com" <roodwriter@core.com>
Subject: Re: How do I change the size of the undo history?
Date: Thu, 02 Oct 2003 05:05:11 -0400	[thread overview]
Message-ID: <vnnqh0gg9s5gad@corp.supernews.com> (raw)
In-Reply-To: mailman.990.1065070304.21628.help-gnu-emacs@gnu.org

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.

       reply	other threads:[~2003-10-02  9:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.990.1065070304.21628.help-gnu-emacs@gnu.org>
2003-10-02  9:05 ` roodwriter [this message]
2003-10-02  4:50 How do I change the size of the undo history? Dan Anderson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=vnnqh0gg9s5gad@corp.supernews.com \
    --to=roodwriter@core.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.