Anyone else use Emacs with Python?

From: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
To: pdxpug(at)postgresql(dot)org
Subject: Anyone else use Emacs with Python?
Date: 2008-01-08 18:21:52
Message-ID: Pine.LNX.4.64.0801081017420.1732@salmo.appl-ecosys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pdxpug

While I've tried various GUI IDEs for python (boa constructor, eric, SPE,
and a couple whose names I've forgotten), I keep coming back to emacs with
its python support. The speedbar tool is excellent for loading different
modules and their classes/functions, but I've not found something to use for
debugging with emacs. I've used pdb and winpdb and they're OK, but not
efficient. (Perhaps I've not spent enough time to use them to maximum
efficiency.)

Is anyone else using emacs? If so, what addons do you find useful for both
coding and debugging?

Rich

--
Richard B. Shepard, Ph.D. | Integrity Credibility
Applied Ecosystem Services, Inc. | Innovation
<http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863

Responses

Browse pdxpug by date

  From Date Subject
Next Message Andrew Kreps 2008-01-10 20:43:36 Re: Anyone else use Emacs with Python?
Previous Message Jeff Davis 2008-01-04 18:55:17 Re: Meeting topics - for the next six months!