all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nick Helm <nick@tenpoint.co.nz>
To: help-gnu-emacs@gnu.org
Subject: Advice with undo config
Date: Wed, 21 Mar 2018 23:48:36 +1300	[thread overview]
Message-ID: <m2h8p9embf.fsf@tenpoint.co.nz> (raw)

Hi there,

I keep bumping into the default undo limits and I'm trying to configure
my Emacs for greater undo capacity. If I add something like this to my
init:

  (setq undo-limit        (* 16 1024 1024))
  (setq undo-strong-limit (* 24 1024 1024))
  (setq undo-outer-limit (* 240 1024 1024))

will there be any side-effects I should be aware of? Are these numbers
reasonable? I've tested this setup with some of the files that normally
give me problems and I can undo until the cows come home without any
obvious issues.

Many thanks!
Nick





             reply	other threads:[~2018-03-21 10:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-21 10:48 Nick Helm [this message]
2018-03-22 13:44 ` Advice with undo config Stefan Monnier
2018-03-24  0:31   ` Nick Helm
     [not found] <mailman.11019.1521629334.27995.help-gnu-emacs@gnu.org>
2018-03-21 11:04 ` Emanuel Berg
2018-03-21 20:27   ` Nick Helm
     [not found]   ` <mailman.11055.1521664092.27995.help-gnu-emacs@gnu.org>
2018-03-21 21:28     ` Emanuel Berg

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=m2h8p9embf.fsf@tenpoint.co.nz \
    --to=nick@tenpoint.co.nz \
    --cc=help-gnu-emacs@gnu.org \
    /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.