You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on an elisp project containing the macro
(defalias 'Daselt-basic/indent-item
"This macro automatically re-indents items and similar entries in LaTeX-mode."
(kmacro "<kp-enter> C-S-<backspace> C-a"))
if I evaluate this macro on a freshly started Emacs instance, open execute extend command and narrow the selection until the macro should appear, I obtain the error message
I'm working on an elisp project containing the macro
if I evaluate this macro on a freshly started Emacs instance, open
execute extend command
and narrow the selection until the macro should appear, I obtain the error messageThis was tried with Vertico freshly upgraded.
The text was updated successfully, but these errors were encountered: