what are the code completetion systems available for emacs core (23.3 or 24)? -


i use auto-completion mode not inbuilt. not best imo. wondering there inbuilt generic plugins completion in emacs see in ides.

to name,
dabbrev
hippie expansion

i think these 2 different auto-completion mode kind looking for.

edit:
extend 1 of completion system support scripting language use regularly scientific data visualization.

there cedet package in gnu emacs starting version 23, outdated, , it's better use cedet repository. have an article on setting , use cedet repository.

why don't want use external packages? new packaging system in gnu emacs (package.el) , things, el-get, it's easy install new packages gnu emacs...


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -