From 8be18afab7ab7e38baf2e35c8800318a6d130fc5 Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Fri, 20 Oct 2023 15:51:39 +0200 Subject: [PATCH] Remove dangling ace-popup-menu configuration It is not working for a while now, why keep it? --- configuration.org | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/configuration.org b/configuration.org index c1338f9..14474a8 100644 --- a/configuration.org +++ b/configuration.org @@ -2267,17 +2267,6 @@ INFO plist." 'libnotify))) #+END_SRC -** Replace the GUI popup menu with something more efficient - -#+BEGIN_SRC emacs-lisp -(use-package ace-popup-menu - ;; Unfortunately, avy-menu (used by this package) is not compatible with minions. I just - ;; disable it for now. - :disabled - :config - (ace-popup-menu-mode 1)) -#+END_SRC - ** I’m an achiever! #+BEGIN_SRC emacs-lisp