tried to get ECB working, but Cedet kept causing fatal errors

This commit is contained in:
2011-11-12 00:04:11 +00:00
parent e5ba0924f5
commit 40c1ab0b83

View File

@@ -1,2 +1,7 @@
;; Load-path
(add-to-list 'load-path "~/.emacs.d/vendor")
;; ECB -- Currently errors
;; (load-file "~/.emacs.d/vendor/cedet-1.0/common/cedet.el")
;; (add-to-list 'load-path "~/.emacs.d/vendor/ecb-2.40")
;; (require 'ecb)