Re-add kde-emacs

TODO find what goes wrong with make if I do not include kde-emacs
master
Jacopo De Simoi 9 years ago
parent 73234cb1f4
commit 705ad67c97
  1. 7
      global.org

@ -106,10 +106,11 @@
#+END_SRC #+END_SRC
Please notice that kde-emacs forces the menu to show Please notice that kde-emacs forces the menu to show
#+BEGIN_SRC emacs-lisp #+BEGIN_SRC emacs-lisp
; (require 'kde-emacs) (require 'kde-emacs)
; (menu-bar-mode -1) (menu-bar-mode -1)
#+END_SRC #+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 #+BEGIN_SRC emacs-lisp
;;(setq kde-full-name "Jacopo De Simoi") ;;(setq kde-full-name "Jacopo De Simoi")
;;(setq kde-email "wilderkde@gmail.com") ;;(setq kde-email "wilderkde@gmail.com")

Loading…
Cancel
Save