From ff997a0ff6a1a799bd17c181e10f33079985d38b Mon Sep 17 00:00:00 2001 From: tecosaur <20903656+tecosaur@users.noreply.github.com> Date: Fri, 7 Feb 2020 01:11:58 +0800 Subject: [PATCH] Add emacs_anywhere command --- config.org | 1 + 1 file changed, 1 insertion(+) diff --git a/config.org b/config.org index 39d34a4..c789f48 100644 --- a/config.org +++ b/config.org @@ -371,6 +371,7 @@ Oh, and by the way, if ~company-ispell-dictionary~ is ~nil~, then (set-company-backend! 'ess-r-mode '(company-R-args company-R-objects company-dabbrev-code :separate)) #+END_SRC ** [[https://github.com/zachcurry/emacs-anywhere][Emacs Anywhere]] configuration +# NB: install with curl -fsSL https://raw.github.com/zachcurry/emacs-anywhere/master/install | bash It's nice to recognise GitHub (so we can use ~GFM~) #+BEGIN_SRC emacs-lisp (defun github-conversation-p (window-title)