On 2022-06-25 07:51, Lars Ingebrigtsen wrote: > If you eval this in *scratch*: > > (with-temp-buffer > (execute-kbd-macro (kbd "x"))) > > You'll end up with an "x" in *scratch* buffer, not in the *temp* buffer. Is that behavior intentional?