LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Emacs: Ctags, Cedet and other foo (https://www.linuxquestions.org/questions/programming-9/emacs-ctags-cedet-and-other-foo-862105/)

sd|| 02-11-2011 02:21 PM

Emacs: Ctags, Cedet and other foo
 
I love emacs when i code (mostly python) in it. As i have a very little (or better say no knowledge) of elisp i just keep myself away from installing foreign scripts.

but now i feel the need to customize emacs for more like an IDE and i am not sure what are standard modules (or well written modules) for emacs.

I heard of ctags for vim. does that exist for emacs?
how about cedet. is it worth trying. i am just not sure right now would i install cedet or search for any simpler alternative.

please suggest what should i consider before installing any extension/scripts in my emacs. i just want to keep dirty scripts away.

ntubski 02-12-2011 12:02 AM

Quote:

Originally Posted by sd|| (Post 4255465)
I heard of ctags for vim. does that exist for emacs?

Yes, see etags(1), and Emacs Manual: Tags.

Quote:

how about cedet. is it worth trying. i am just not sure right now would i install cedet or search for any simpler alternative.
CEDET comes with Emacs since version 23.2, I've been meaning to try it out for a while now...


All times are GMT -5. The time now is 09:24 AM.