From 705ad67c97e16e0433a9c0d02e5c95a203b52a16 Mon Sep 17 00:00:00 2001 From: Jacopo De Simoi Date: Thu, 16 Nov 2017 14:48:08 -0500 Subject: [PATCH] Re-add kde-emacs TODO find what goes wrong with make if I do not include kde-emacs --- global.org | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/global.org b/global.org index eb959e0..6116384 100644 --- a/global.org +++ b/global.org @@ -106,10 +106,11 @@ #+END_SRC Please notice that kde-emacs forces the menu to show #+BEGIN_SRC emacs-lisp - ; (require 'kde-emacs) - ; (menu-bar-mode -1) + (require 'kde-emacs) + (menu-bar-mode -1) #+END_SRC - +** TODO find out how kde-emacs makes “make” actually work + I need to keep this up until I realize what I need to make “make” work #+BEGIN_SRC emacs-lisp ;;(setq kde-full-name "Jacopo De Simoi") ;;(setq kde-email "wilderkde@gmail.com")