Michael, Fantastic! It works, and it's responsive now. Thank you.
I'm having a strange issue where it doesn't work most of the time in my regular init.el. After a bit of experimentation (putting messages in the patched function), it seems that sometimes it's replacing the builtin function with the patched version and sometimes not. I don't understand what's going on, but it's obviously nothing related to this bug. Todd (812-251-6644) On Mon, May 29, 2023 at 6:28 AM Michael Albinus <michael.albi...@gmx.de> wrote: > Todd Goldfinger <goldf...@gmail.com> writes: > > > Michael, > > Hi Todd, > > > That function is in a gzip file on my system. I copied to the scratch > > buffer and manually applied the patch. So it does fix the problem! > > Great, so this is solved. > > > However, it still seems to be a bit slow to respond, and when I > > checked the messages buffer, I saw the following a few dozen times. > > From a quick glance, the customizations that get written look to be > > the same as before. > > > > Saving file /mnt/home/share/.emacs.d/init.el... > > Wrote /mnt/home/share/.emacs.d/init.el > > Good point. The customization shall be saved only when needed. I've > reworked the patch, see appended. > > > Todd > > Best regards, Michael. > >