> Date: Thu, 5 Sep 2024 00:07:35 +0200 > Cc: 73...@debbugs.gnu.org > From: David Ponce <da_...@orange.fr> > > Could it be that a temporary buffer named " *work*" is being used somewhere? > In which case there could be nasty side effects with the same buffer being > used by `with-work-buffer'?
In that case, modifying the name used by with-work-buffer should solve the problem, I think. If that doesn't help, either, I guess we do need a reproducer without Evil, if such a beast exists, because the problem might be in Evil itself. If the problem is not in Evil, coming up with a reproducer will go a long way towards the solution, and might even point out to the culprit.