Hi! emacs-for-python is mostly a big bundle that configures various existent python packages, the problem it is trying to solve is to pack all the features (syntax check, autocompletion, snippets etc.) in a single place (it's very symilar to emacs-starter-kit in this respect). The default python-mode I use is fgallina's python.el because I heard that it's the candidate python mode in emacs24 and it plays nice with the other packages. Asking him (fgallina) would be a really good move imho.
There are original features as well, for example the virtualenv extension that integrates well with virtualenvwrapper and modifies directly the emacs environmental variables instead of just modifying the python shell. There is also a nice helper to configure flymake (on-the-fly syntax checking) but not much more than that. I wanted to work also on other stuff, especially some testing-helper extension. That said I would be very happy to help you but do you have a specific feature in mind that you want to see? I'm not sure how can I help, mostly because the "favourite features" of emacs for python are completion and ropemacs (that don't fit in a python-mode.el I guess). Bye! - Gabriele 2011/11/3 Andreas Röhler <andreas.roeh...@online.de> > Hi Gabriele, > > as your mode was been mentioned lately at python-mode@python.org, had a > look again. > > That's cool stuff indeed. You introduced a lot we are heading to. > > As for python-mode.el, focus was on Emacs as Editor lately: > addressing python forms from definitions down to statements, > py-expressions and still finer tools. > > Whilst exist some environement stuff already, a lot remains to be done. > > So why not join forces, take the suitable stuff from all sides into > something new? Or into several new, with resp. to different tastes? > > Would start with a merge of your stuff with python-mode.el > > Also would consider Fabián's python.el, so python-mode.el, which already > owes a lot to Dave Love's work BTW, would change with it again. > > We may test, what are DVCs are for... > > Best regards, > > Andreas > > -- > https://launchpad.net/python-**mode <https://launchpad.net/python-mode> > https://launchpad.net/s-x-**emacs-werkstatt/<https://launchpad.net/s-x-emacs-werkstatt/> > > >
_______________________________________________ Python-mode mailing list Python-mode@python.org http://mail.python.org/mailman/listinfo/python-mode