Skip to content

Commit

Permalink
Found some more commands that don't update this-command
Browse files Browse the repository at this point in the history
Signed-off-by: Psionik K <73710933+psionic-k@users.noreply.github.com>
  • Loading branch information
psionic-k committed Nov 21, 2023
1 parent 642ec38 commit f8c23bc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions command-log.el
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,9 @@ about commands that will override the setting of `'post-command'."

(defcustom command-log-post-excepting-pre-commands
`(counsel-M-x
universal-argument-more
universal-argument
digit-argument
execute-extended-command
,(command-remapping 'execute-extended-command)) ; whatever the user's remap is
"A list of commands that do not update `this-command'.
Expand Down

0 comments on commit f8c23bc

Please sign in to comment.