Skip to content

Error in execute extended command minibuffer #440

Answered by minad
nameiwillforget asked this question in Q&A
Discussion options

You must be logged in to vote

The arguments to defalias are not in the correct order. Try this:

(defalias 'Daselt-basic/indent-item
  (kmacro "<kp-enter> C-S-<backspace> C-a")
  "This macro automatically re-indents items and similar entries in LaTeX-mode.")

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@nameiwillforget
Comment options

Answer selected by nameiwillforget
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #439 on February 05, 2024 14:13.