From c4772e53bfe2fdb3818b8012c03e6d4af701af8d Mon Sep 17 00:00:00 2001 From: Armaan Bhojwani Date: Tue, 18 May 2021 22:28:49 -0400 Subject: [PATCH] Remove emacs-anywhere --- config.org | 7 ------- 1 file changed, 7 deletions(-) diff --git a/config.org b/config.org index 5d8ccd1..612c020 100644 --- a/config.org +++ b/config.org @@ -472,11 +472,6 @@ Some EWW enhancements. (circe "pounce") #+end_src -** Emacs Anywhere -Use Emacs globally. Use the Emacs daemon and bind a key in your wm to =emacsclient --eval "(emacs-everywhere)"=. -#+begin_src emacs-lisp - (use-package emacs-everywhere) -#+end_src * Emacs IDE ** Code cleanup #+begin_src emacs-lisp @@ -782,12 +777,10 @@ No more clogging up init.el. program[emacs] = emacsclient -c program[firefox] = firefox program[calc] = st -e because -l - program[emacs-anywhere] = emacsclient --eval "(emacs-everywhere)" bind[email] = MOD+Control+1 bind[irc] = MOD+Control+2 bind[firefox] = MOD+Control+3 - bind[emacs-anywhere] = MOD+Control+4 bind[calc] = MOD+Control+5 bind[emacs] = MOD+Control+Return #+end_src -- 2.39.2