When running the expression below I see the string appear in the Messages buffer: ``` emacs-lisp (evil-echo "test") ``` Emacs version: GNU Emacs 29.4 (build 1, aarch64-apple-darwin24.6.0, Carbon Version 170 AppKit 2575.7) of 2026-03-03
When running the expression below I see the string appear in the Messages buffer:
(evil-echo "test")Emacs version: GNU Emacs 29.4 (build 1, aarch64-apple-darwin24.6.0, Carbon Version 170 AppKit 2575.7) of 2026-03-03