ECB 2.40: Errors during the layout setup of ECB.

Fabrizio Fabbri <[email protected]> Thu, 25 Jun 2009 14:14:26 +0100
Newsgroups gmane.emacs.code-browser
Message-ID <[email protected]>
Hi
I tried with
GNU Emacs 21.3.1
and
emacs-22.3

with console and X.

but after ecb-activate
emacs show the error:

ECB 2.40: Errors during the layout setup of ECB. (error-type: error,
error-data: ("ad-set-argument: No argument at position 1 of `(&optional
frame)'"))


What I'm missing here?

my config is

(add-to-list 'load-path
                     "/home/bixbox/emacs/ecb-2.40")
(load-file "/home/bixbox/emacs/cedet-1.0pre6/common/cedet.el")
(global-ede-mode t)
(semantic-load-enable-excessive-code-helpers)
(require 'semantic-ia)
(require 'semantic-gcc)

(require 'ecb)


Is ECB supposed to work in console mode?

Thanks for the help.

------------------------------------------------------------------------------

_______________________________________________
Ecb-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ecb-list