On Tue, 16 Mar 2010, Tom Roche wrote: > It Seems To Me (quite possibly naively) that the best/easiest way to > get smarter completion particularly, and several more services > besides, is to use CEDET or may be (citing my post earlier in this list):
Ipython + python-mode + python-ropemacs + pylint + flymake + outline make emacs very well featured for Python mode development (completions, documentation lookup, jump to definition, etc). You might look into my messy .emacs setup [1] or excerpt from it, which I placed into pymvpa project [2], on how to make such combination work nicely. There is an ongoing discussion in python-mode mailing list [3] regarding possible merge of python.el (shipped with GNU emacs) and python-mode.el (separate project which originated at python.org) [1] http://git.onerussian.com/?p=etc/emacs.git;a=summary [2] http://git.debian.org/?p=pkg-exppsy/pymvpa.git;a=blob;f=doc/misc/emacs;h=42876c90a36ce73c34fc20408bfea44657e8a07a;hb=46624cd2bbc2f864621b7bd48673b44dc22af3e5 [3] http://mail.python.org/pipermail/python-mode/2009-February/thread.html -- .-. =------------------------------ /v\ ----------------------------= Keep in touch // \\ (yoh@|www.)onerussian.com Yaroslav Halchenko /( )\ ICQ#: 60653192 Linux User ^^-^^ [175555] _______________________________________________ Python-mode mailing list Python-mode@python.org http://mail.python.org/mailman/listinfo/python-mode