diff --git a/core/core-popups.el b/core/core-popups.el index 97486ef3a..79e902750 100644 --- a/core/core-popups.el +++ b/core/core-popups.el @@ -77,6 +77,8 @@ is enabled/disabled.'") ("*Occur*" :size 25 :noselect t :autokill t) ("*Error*" :size 10 :noselect t :autokill t :autoclose t) ("*Process List*" :size 10 :noselect t :autokill t :autoclose t) + ("*Keys*" :size 10 :noselect t) + ("^\\*ftp " :size 8 :noselect t :autokill t :noesc t) (compilation-mode :size 15 :noselect t :noesc t :autokill t) (eww-mode :size 30) (comint-mode :noesc t)