[BangPypers] Fwd: Help with Python IDE's

Roshan Mathews rmathews at gmail.com
Mon Mar 28 06:52:01 CEST 2011


On Mon, Mar 28, 2011 at 09:37, Navin Kabra <navin.kabra at gmail.com> wrote:
> On Mon, Mar 28, 2011 at 9:18 AM, Gora Mohanty <gora at mimirtech.com> wrote:
>> Most any IDE that one is using, and that handles Python
>> should work. Personally, I use emacs with various modes
>> for Django development.
>
> Can you share exactly which modes you're using for django developement.
>
Yes, please give us more details.

> I use python-mode.el and while it works reasonably well for python, I
> haven't managed to make it work for django (it does not autocomplete for
> django). Also, any other tips/tricks you can share would help. Thanks.
>
I use the default "python-mode" from python.el ... what is
python-mode?  And you mean "smart" auto-complete?  I usually  just go
with dabbrev-expand (M-/).

Maybe I've gotten too comfortable with my setup, never looked around
for enhancements to Emacs' default python handling.  Details of your
setup would be appreciated.

Roshan


-- 
http://about.me/rosh


More information about the BangPypers mailing list