Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in execute extended command minibuffer #439

Closed
nameiwillforget opened this issue Feb 5, 2024 · 0 comments
Closed

Error in execute extended command minibuffer #439

nameiwillforget opened this issue Feb 5, 2024 · 0 comments

Comments

@nameiwillforget
Copy link

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

Error in post-command-hook (vertico--exhibit): (wrong-type-argument stringp #[256 "\301\242\302��\305\300�\306#\210\301\240*\207" [[kp-enter C-S-backspace 1] (0) "%d" kmacro-counter-format-start kmacro-counter execute-kbd-macro kmacro-loop-setup-function] 5 kmacro])

This was tried with Vertico freshly upgraded.

Repository owner locked and limited conversation to collaborators Feb 5, 2024
@minad minad converted this issue into discussion #440 Feb 5, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant