Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!feeder.erje.net!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.000 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'subject:Python': 0.04; 'python.': 0.05; 'subject:editor': 0.05; 'interpreter': 0.07; 'python': 0.07; 'written': 0.12; 'gui': 0.14; 'wrote:': 0.14; 'emacs': 0.16; 'emacs,': 0.16; 'from:addr:awilliam': 0.16; 'from:addr:whitemice.org': 0.16; 'from:name:adam tauno williams': 0.16; 'message-id:@linux-yu4c.site': 0.16; 'received:72.14.190': 0.16; 'received:72.14.190.87': 0.16; 'received:mail.wmmi.net': 0.16; 'received:wmmi.net': 0.16; 'reply-to:addr:awilliam': 0.16; 'reply-to:addr:whitemice.org': 0.16; 'subject:IDE': 0.16; 'thanks,': 0.17; 'besides': 0.19; 'writes:': 0.20; 'header:In- Reply-To:1': 0.22; 'received:72.14': 0.27; 'sat,': 0.29; 'to:addr :python-list': 0.32; 'there': 0.35; 'suggested': 0.35; 'subject:/': 0.36; 'think': 0.36; 'but': 0.38; 'to:addr:python.org': 0.39; 'header:Mime-Version:1': 0.39; 'subject:text': 0.40; "it's": 0.40; 'taylor': 0.68; 'reply-to:no real name:2**0': 0.72; 'header:Reply-To:1': 0.72; '08:04': 0.84 Subject: Re: Python IDE/text-editor From: Adam Tauno Williams To: python-list@python.org In-Reply-To: <8739licppk.fsf@castleamber.com> References: <8739lij2h7.fsf@benfinney.id.au> <87r59269y4.fsf@castleamber.com> <8739licppk.fsf@castleamber.com> Content-Type: text/plain; charset="UTF-8" Date: Sat, 16 Apr 2011 09:50:23 -0400 Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 Content-Transfer-Encoding: 7bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: awilliam@whitemice.org List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 10 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1302961859 news.xs4all.nl 81482 [::ffff:82.94.164.166]:38613 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:3321 On Sat, 2011-04-16 at 08:04 -0500, John Bokma wrote: > Alec Taylor writes: > > Thanks, but non of the IDEs so far suggested have an embedded python > > interpreter > Emacs has. Well, it's not embedded as *in* Emacs, but I don't think > there are many editors that have that besides the ones written in Python. gedit provides a Python interpreter/console 'embedded' in the GUI (provided the plugin is enabled).