[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Solved (was: undo-auto--undoable-change infloop)
From: |
Eli Zaretskii |
Subject: |
Re: Solved (was: undo-auto--undoable-change infloop) |
Date: |
Thu, 28 Jul 2022 08:49:58 +0300 |
> From: Michael Heerdegen <michael_heerdegen@web.de>
> Cc: emacs-devel@gnu.org
> Date: Thu, 28 Jul 2022 05:10:52 +0200
>
> Michael Heerdegen <michael_heerdegen@web.de> writes:
>
> I was using worker buffers. These were filled, modified and erased
> thousands of times in my test scenario. Doing (setq buffer-undo-list t)
> in these buffer solved the problem.
Any reason why you didn't use temporary buffers for that? AFAIR, undo
is disabled there automatically.
> Not sure what Emacs was actually doing all the time, but the huge gc
> time probably was spent in collecting the fallout from the huge undo
> records.
Yes, makes sense.
> Thanks for mentioning also the obvious things,
Glad I could be of help.
- undo-auto--undoable-change infloop, Michael Heerdegen, 2022/07/25
- Re: undo-auto--undoable-change infloop, Eli Zaretskii, 2022/07/26
- Re: undo-auto--undoable-change infloop, Michael Heerdegen, 2022/07/26
- Re: undo-auto--undoable-change infloop, Michael Heerdegen, 2022/07/27
- Re: undo-auto--undoable-change infloop, Eli Zaretskii, 2022/07/27
- Re: undo-auto--undoable-change infloop, Michael Heerdegen, 2022/07/27
- Solved (was: undo-auto--undoable-change infloop), Michael Heerdegen, 2022/07/27
- Re: Solved (was: undo-auto--undoable-change infloop),
Eli Zaretskii <=
- No, not solved (was: undo-auto--undoable-change infloop), Michael Heerdegen, 2022/07/28
- Re: No, not solved, Michael Heerdegen, 2022/07/28
- Re: No, not solved, Michael Heerdegen, 2022/07/29
- Re: No, not solved (was: undo-auto--undoable-change infloop), Eli Zaretskii, 2022/07/29
- Re: undo-auto--undoable-change infloop, Eli Zaretskii, 2022/07/27
- Re: undo-auto--undoable-change infloop, Michael Heerdegen, 2022/07/27
- Re: undo-auto--undoable-change infloop, Eli Zaretskii, 2022/07/27
- Re: undo-auto--undoable-change infloop, Michael Heerdegen, 2022/07/27
- Re: undo-auto--undoable-change infloop, Stefan Monnier, 2022/07/29
- Re: undo-auto--undoable-change infloop, Michael Heerdegen, 2022/07/29