all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Advice with undo config
@ 2018-03-21 10:48 Nick Helm
  2018-03-22 13:44 ` Stefan Monnier
  0 siblings, 1 reply; 6+ messages in thread
From: Nick Helm @ 2018-03-21 10:48 UTC (permalink / raw)
  To: help-gnu-emacs

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





^ permalink raw reply	[flat|nested] 6+ messages in thread
[parent not found: <mailman.11019.1521629334.27995.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2018-03-24  0:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-21 10:48 Advice with undo config Nick Helm
2018-03-22 13:44 ` 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

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.