Thank you for your help.
https://jp.emeditor.com/forums/topic/emeditor-professional-7-50-alpha-4/
I saw this article.
If you don't accumulate undo information, you'll see a setting that will speed up on the screen, but can you set it from the beginning with the macro side code?
You don't need to undo it only when a particular macro is working, so you want to adapt to that macro so that you can undo it when you're working normally.
Thank you for your cooperation.
emeditor
For macros, use the
DiscardUndo=true;
Discards temporarily undo information by specifying
Also, if not a macro, select Customize
from the tool
menu and set the Always discard and speed up the
Edit
page of the Customize
dialog box.This option allows you to discard the information that you want to undo only long information, but not for short information.
© 2025 OneMinuteCode. All rights reserved.