From dffc106005a38ce41358182ee68bd59f2a52d811 Mon Sep 17 00:00:00 2001 From: Peng Li Date: Thu, 10 Nov 2016 10:53:05 +0800 Subject: [PATCH] emacs - add comment to fix elscreen starup issue --- emacs.d/config.org | 1 + 1 file changed, 1 insertion(+) diff --git a/emacs.d/config.org b/emacs.d/config.org index 143695a..2853c16 100644 --- a/emacs.d/config.org +++ b/emacs.d/config.org @@ -1681,6 +1681,7 @@ as a http download client tool #+END_SRC ** Elscreen +Fix one elscreen issue when startup emacs https://github.com/knu/elscreen/issues/6 #+BEGIN_SRC emacs-lisp :tangle yes :results silent (use-package elscreen :ensure t -- 2.11.0