@ -74,7 +74,15 @@
(add-to-list 'load-path "~/kde-emacs")
(load "qml-mode.el" nil t t)
(add-to-list 'auto-mode-alist '("\\.qml\\'" . qml-mode))
(require 'kde-emacs)
#+END_SRC
Please notice that kde-emacs forces the menu to show
#+BEGIN_SRC emacs-lisp
; (require 'kde-emacs)
; (menu-bar-mode -1)
;;(setq kde-full-name "Jacopo De Simoi")
;;(setq kde-email "wilderkde@gmail.com")