Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.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.022 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'subject:Python': 0.04; 'everyone!': 0.05; 'subject:editor': 0.05; 'interpreter,': 0.09; 'suggestions,': 0.09; 'bugfix': 0.16; 'subject:IDE': 0.16; 'code,': 0.20; 'cheers,': 0.20; 'header:In-Reply-To:1': 0.22; 'received:209.85.214.174': 0.23; 'received:mail- iw0-f174.google.com': 0.23; "they've": 0.23; '(in': 0.27; 'message-id:@mail.gmail.com': 0.28; 'thanks': 0.29; 'to:addr :python-list': 0.32; 'updated': 0.33; "isn't": 0.34; 'subject:/': 0.36; 'received:209.85': 0.37; 'exactly': 0.37; 'run': 0.37; 'received:google.com': 0.38; 'but': 0.38; 'received:209.85.214': 0.39; 'to:addr:python.org': 0.39; 'received:209': 0.39; 'issues': 0.39; 'subject:text': 0.40; 'header:Received:5': 0.40; 'glad': 0.64; 'taylor': 0.68; 'news': 0.77; 'one!': 0.84; 'need,': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=+MNRk1Y5BZSGqOX7CizPBuUZOQGb1ZPlq5nCQcGFFas=; b=MvDwm7Rz+IQkrrEDf8+gl2R3SJ3uJhcZ6uUaUq4JOBCVlP5y23vjxqUijCfMkb+NOM PvHkPZnps5E46yxLkDaDXylSnQJLFeBPEMpUJtSsS2kZS1W1mOu8drOFLnfZbjIi3COl TpcdSFmPoNANpYJecE/HXr5n2zsYMggmneosM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=HuZ/nn6fXQliaSgzD7kQa+Pmz6X0oWPpdfeu2P6X8ffBiicInrcTsFiwjQQKzP5ovy B6eOP0wfr/R2vmUKPfH/pGYnSC2hM6IS2Iq4GShno5LnDhOuvZOUBp9XW6b94t5ko8B0 lkdWEB3YzXQIgO0JcV05H4a0xDvIWxn9Lmfr8= MIME-Version: 1.0 In-Reply-To: <87k4ep9juc.fsf@mithlond.arda> References: <87sjte6gq1.fsf@mithlond.arda> <87k4ep9juc.fsf@mithlond.arda> Date: Wed, 27 Apr 2011 16:10:10 +1000 Subject: Re: Python IDE/text-editor From: Alec Taylor To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list 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: 19 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1303884614 news.xs4all.nl 81483 [::ffff:82.94.164.166]:52039 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:4111 Excellent news everyone! They've released an update for Editra with the bugfix for the issues I submitted. So now PyScripter and Editra do exactly what I need, but since Editra is updated it isn't buggy. =] Editra has tabs (in the right place!), syntax-highlight, shortcuts to run code, embedded interpreter, syntax-highlighting and code-completion. Thanks for all the suggestions, glad I found the right one! Cheers, Alec Taylor