Re: ECB 2.40: Errors during the layout setup of ECB.

<[email protected]> Thu, 25 Jun 2009 15:41:25 +0200
Newsgroups gmane.emacs.code-browser
Message-ID <[email protected]>
yes, it should work in console too.. but if i understand you right, the problem occurs also with X?!
 
Is this is the only setup your Emacs has? Or contains your .emacs more than this?
 
Do you use official 2.40 release or CVS-snapshots?
 
Please send me:
- exact version number of your Emacs 
- your OS
- full problem report with command `ecb-submit-problem-report'
- minimal .emacs which reproduces the problem
 
Thanks!
Klaus

________________________________

Von: Fabrizio Fabbri [mailto:[email protected]] 
Gesendet: Donnerstag, 25. Juni 2009 15:14
An: [email protected]
Betreff: [ECB-list] ECB 2.40: Errors during the layout setup of ECB.


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