diff --git a/which-key.el b/which-key.el index fea86ab304a..41d6875a885 100644 --- a/which-key.el +++ b/which-key.el @@ -1264,7 +1264,7 @@ BUFFER that follow the key sequence KEY-SEQ." ;; C-x 8 Prefix Command ;; Prefix Command "^\\([^ <>\t]+\\|\\|\\w \\.\\. \\w\\)[ \t]+\\([^\t\n]+\\)$")) - (lines-to-flush'("[bB]inding[s]?[:]?$" "translations:$" "-------$")) + (lines-to-flush'("[bB]inding[s]?[:]?$" "translations:$" "-------$" "self-insert-command$")) key-match desc-match unformatted) (save-match-data (with-temp-buffer