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

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

Re: can undo unamalgamation be turned off reliably and completely?


From: Michael Heerdegen
Subject: Re: can undo unamalgamation be turned off reliably and completely?
Date: Mon, 30 Nov 2020 04:08:26 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Samuel Wales <samologist@gmail.com> writes:

> amalgamating-undo-limit does not exist in my emacs 25.  in what
> version did/will it first appear?

Ok, I see, it has been introduced 1 year ago, and before that the 20 was
hardcoded.

Do you have this variable?

| undo-auto-current-boundary-timer is a variable defined in `simple.el'.
| [...]
| Current timer which will run `undo-auto--boundary-timer' or nil.
| 
| If set to non-nil, this will effectively disable the timer.

If you set this variable to, say, t, that should turn off this feature.
Should exist in 25.  May be named "undo-auto--current-boundary-timer"
there.

Michael.




reply via email to

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