#9317
Yutaka Emura
Keymaster

Hi ToadLoadin,

This is a frequently asked question. Please use Save() when you finished settings:


cfg = document.Config;
/// do something
cfg.Save();

Of course, you can use the EmEditor command “Line Number”, and there is a toolbar button for this command.