This is a beautiful thing...
Signaling: (error "ECB requires a semantic-version >= 1.40beta7!")
signal(error ("ECB requires a semantic-version >= 1.40beta7!"))
error("ECB requires a semantic-version >= 1.40beta7!")
(if (not (boundp ...)) (error "ECB requires a semantic-version >=
1.40beta7!"))
eval-buffer(#<buffer *load*<2>> nil "ecb")
load-with-code-conversion("e:/home/emacs/ecb-1.50/ecb.el" "ecb" nil t)
require(ecb)
eval-buffer(#<buffer *load*> nil "~/_emacs")
load-with-code-conversion("e:/home/_emacs" "~/_emacs" t t)
load("~/_emacs" t t)
#[nil "�S
I just grabbed the latest ECB to check it out - did a quick setup and hadn't
looked at prereq's yet.
I think this type of startup checking would help JDE support as well...as in
reduce the maillist traffic a decent amount for this frequent basic setup
problem.