Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #4111
| 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 | <alec.taylor6@gmail.com> |
| 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 | <mailman.407.1302924034.9059.python-list@python.org> <lc6oq6t5015j2jtnfsnh36gjfr3498nsv6@4ax.com> <mailman.511.1303137613.9059.python-list@python.org> <87sjte6gq1.fsf@mithlond.arda> <mailman.542.1303186644.9059.python-list@python.org> <87k4ep9juc.fsf@mithlond.arda> |
| Date | Wed, 27 Apr 2011 16:10:10 +1000 |
| Subject | Re: Python IDE/text-editor |
| From | Alec Taylor <alec.taylor6@gmail.com> |
| 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 <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.886.1303884614.9059.python-list@python.org> (permalink) |
| 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 |
Show key headers only | View raw
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
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar
Re: Python IDE/text-editor Teemu Likonen <tlikonen@iki.fi> - 2011-04-20 15:40 +0300
Re: Python IDE/text-editor Alec Taylor <alec.taylor6@gmail.com> - 2011-04-27 16:10 +1000
Re: Python IDE/text-editor Stefaan Himpe <stefaan.himpe@gmail.com> - 2011-04-27 20:28 +0200
csiph-web