[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: |
Sun, 29 Nov 2020 21:01:02 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
Samuel Wales <samologist@gmail.com> writes:
> emacs hardcodes 20 characters [as of emacs 25-ish, commands also] for
> amalgamation. (hardcoding?)
No, as it has been mentioned, amalgamating-undo-limit defaults to 20,
that's it (although it's a little bit more complicated since the
behavior is controlled by a timer). Setting it to 1 should completely
disable any amalgating ... amalgation ... how do you write that without
spell checker barfing? Ah, I need even more a's, ok.
> or it adds new commands that bunch up, or it does not allow checking
> whether i interactivity called the command.
Are these additional problems you experienced? Have you investigated or
reported them?
Thanks,
Michael.