emacs-ecb Questions
3
Solved
I am a bit confused of what I need to do to run CEDET and ECB in Emacs 24.2.1.
The Emacswiki has the following text:
How to enable the CEDET tools which were merged with Emacs
In Emacs 23.2, CEDET...
3
Solved
Running Ubuntu 12.10 with Emacs 24.3.1 and ECB 2.40. Not sure what actually caused this, other than an apt-get update && upgrade I ran a couple days ago.
It started when I rebooted my comp...
2
Solved
I have ECB installed and autostarted in emacs:
(require 'semantic/analyze)
(provide 'semantic-analyze)
(provide 'semantic-ctxt)
(provide 'semanticdb)
(provide 'semanticdb-find)
(provide 'semanticd...
1
Solved
I understand from this question that CEDET is installed in emacs 24 without additional installation, so I don't need to follow those instructions here, or the CEDET part here.
I am not using the e...
1
Solved
Using the CEDET that comes with Emacs 24.3.1 and the ECB that is in Melpa, I get the following trying ecb-activate:
All requirements for ECB 2.40 fulfilled - Enjoy it! [2 times]
The ECB is now dea...
1
Solved
I'm trying to set up CEDET 2.2 in Emacs 24.3 to provide me with autocompletion, using "A gentle introduction to cedet", but it doesn't exactly want to work the way I want it to.
First, I tried to ...
1
I'm using ECB (Emacs Code Browser) and my default layout is as follows:
;; +------+-------+--------------------------------------+
;; | | |
;; | Directories | |
;; | | |
;; +------+-------+ |
;; |...
3
I've been using Emacs as a PHP IDE for quite some time now (with emacs-starter-kit, ECB, & Geben). With each new release for emacs-starter-kit or Emacs 24, ECB introduces new errors & windo...
2
Solved
I'm trying to figure out how to use Emacs Code Browser (ECB) and one of the things you can do with it is set ecb-windows-width to decide how wide the ecb windows are. The problem is this sequence:
...
1
© 2022 - 2024 — McMap. All rights reserved.