error on M-x ecb-activate
"Dayal, Jai" <[email protected]> Tue, 3 Jul 2012 16:16:12 +0000
| Newsgroups | gmane.emacs.code-browser |
|---|---|
| Message-ID | <[email protected]> |
--===============8123078532329121721==
Content-Language: en-US
Content-Type: multipart/alternative;
boundary=_000_8FD75CCF35F76A4C9BED16F4D3F708316E33335AEXMB04srnsandia_
--_000_8FD75CCF35F76A4C9BED16F4D3F708316E33335AEXMB04srnsandia_
Content-Type: text/plain;
charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
Hi, I get the following error when trying to use ECB with emacs 24.1.1 on =
redhat linux.
("/net/hu19/pete/bin/emacs" "txn_client.cpp")
Loading /net/hu19/pete/cedet-1.1/common/cedet.el (source)...
Setting up CEDET packages...done
Loading /net/hu19/pete/cedet-1.1/common/cedet.el (source)...done
For information about GNU Emacs and the GNU system, type C-h C-a.
Loading semanticdb-file...done
Note: file is write protected [2 times]
Loading vc-svn...done
Saving file /net/hu19/pete/txn_containers/src/txn_client.cpp...
Wrote /net/hu19/pete/txn_containers/src/txn_client.cpp
ECB 2.40 uses CEDET 1.1 (contains semantic 2.1, eieio 1.4, speedbar 1.0.4).
if: Symbol's value as variable is void: stack-trace-on-error
Here is my .emacs file, if it helps
(global-set-key "\C-xg" 'goto-line)
(global-set-key "\C-c,F" 'semantic-ia-fast-jump)
(setq c-default-style "stroustrup"
c-basic-offset 4)
(global-font-lock-mode t)
(setq font-lock-maximum-decoration t)
(setq load-path (cons "~/.emacs.d" load-path))
(require 'xcscope)
(require 'crosshairs)
(load-file "~/cedet-1.1/common/cedet.el")
;; Enable EDE (Project Management) features
(global-ede-mode t)
(semantic-load-enable-minimum-features)
(semantic-load-enable-code-helpers)
(add-to-list 'load-path
"/net/hu19/jdayal3/ecb-2.40")
(require 'ecb-autoloads)
It loads CEDET correctly, but some how ecb goofs. What am I missing here?
Thanks a lot!
--_000_8FD75CCF35F76A4C9BED16F4D3F708316E33335AEXMB04srnsandia_
Content-Type: text/html;
charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
<html dir=3D"ltr">
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Diso-8859-=
1">
<style id=3D"owaParaStyle" type=3D"text/css">P {margin-top:0;margin-bottom:=
0;}</style>
</head>
<body ocsi=3D"0" fpstyle=3D"1">
<div style=3D"direction: ltr;font-family: Tahoma;color: #000000;font-size: =
10pt;">Hi, I get the following error when trying to use ECB with emac=
s 24.1.1 on redhat linux.<br>
<br>
("/net/hu19/pete/bin/emacs" "txn_client.cpp")<br>
Loading /net/hu19/pete/cedet-1.1/common/cedet.el (source)...<br>
Setting up CEDET packages...done<br>
Loading /net/hu19/pete/cedet-1.1/common/cedet.el (source)...done<br>
For information about GNU Emacs and the GNU system, type C-h C-a.<br>
Loading semanticdb-file...done<br>
Note: file is write protected [2 times]<br>
Loading vc-svn...done<br>
Saving file /net/hu19/pete/txn_containers/src/txn_client.cpp...<br>
Wrote /net/hu19/pete/txn_containers/src/txn_client.cpp<br>
ECB 2.40 uses CEDET 1.1 (contains semantic 2.1, eieio 1.4, speedbar 1.0.4).=
<br>
if: Symbol's value as variable is void: stack-trace-on-error<br>
<br>
Here is my .emacs file, if it helps<br>
<br>
(global-set-key "\C-xg" 'goto-line)<br>
(global-set-key "\C-c,F" 'semantic-ia-fast-jump)<br>
<br>
(setq c-default-style "stroustrup"<br>
c-basic-offset 4)<br>
<br>
(global-font-lock-mode t)<br>
(setq font-lock-maximum-decoration t)<br>
(setq load-path (cons "~/.emacs.d" load-path))<br>
<br>
(require 'xcscope)<br>
(require 'crosshairs)<br>
&nb=
sp; =
&nb=
sp; =
&nb=
sp; =
&nb=
sp; =
&nb=
sp; =
&nb=
sp; =
&nb=
sp;
<br>
(load-file "~/cedet-1.1/common/cedet.el")<br>
<br>
;; Enable EDE (Project Management) features &n=
bsp;  =
; &n=
bsp;  =
; &n=
bsp;  =
; &n=
bsp;  =
; &n=
bsp;  =
; &n=
bsp;  =
; &n=
bsp;  =
; &n=
bsp;  =
;
<br>
(global-ede-mode t) &n=
bsp;  =
; &n=
bsp;  =
; &n=
bsp;  =
; &n=
bsp;  =
; &n=
bsp;  =
; &n=
bsp;  =
; &n=
bsp;  =
;
<br>
(semantic-load-enable-minimum-features) =
&nb=
sp; =
&nb=
sp; =
&nb=
sp; =
&nb=
sp; =
&nb=
sp; =
&nb=
sp; =
&nb=
sp; =
<br>
(semantic-load-enable-code-helpers) &nbs=
p; &=
nbsp; &nbs=
p; &=
nbsp; &nbs=
p; &=
nbsp; &nbs=
p; &=
nbsp; &nbs=
p; &=
nbsp; &nbs=
p; &=
nbsp; &nbs=
p; &=
nbsp; &nbs=
p;
<br>
(add-to-list 'load-path<br>
&nb=
sp; "/net/hu19/jdayal3/ecb-2=
.40")<br>
<br>
(require 'ecb-autoloads)<br>
<br>
<br>
It loads CEDET correctly, but some how ecb goofs. What am I missing h=
ere?<br>
<br>
Thanks a lot!<br>
</div>
</body>
</html>
--_000_8FD75CCF35F76A4C9BED16F4D3F708316E33335AEXMB04srnsandia_--
--===============8123078532329121721==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
--===============8123078532329121721==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
Ecb-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ecb-list
--===============8123078532329121721==--