Home / Emacs / Command / Configuration
Hide irrelevant commands
Hide commands in M-x that do not work with the current major mode.
(setopt read-extended-command-predicate
#'command-completion-default-include-p)
Home / Emacs / Command / Configuration
Hide commands in M-x that do not work with the current major mode.
(setopt read-extended-command-predicate
#'command-completion-default-include-p)