|
|
|
@ -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") |
|
|
|
|