diff --git a/which-key.el b/which-key.el index 55721a8129f..6f2792ee90c 100644 --- a/which-key.el +++ b/which-key.el @@ -893,6 +893,7 @@ total height." "This function is called to hide the which-key buffer." (unless (member real-this-command which-key--paging-functions) (setq which-key--current-page-n nil + which-key--current-prefix nil which-key--using-top-level nil which-key--using-show-keymap nil which-key--using-show-operator-keymap nil