Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #3338
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <andrea.crotti.0@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.003 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'subject:Python': 0.04; 'python.': 0.05; 'advice.': 0.05; 'subject:editor': 0.05; 'url:github': 0.09; 'received:74.125.82.44': 0.14; 'received:mail- ww0-f44.google.com': 0.14; 'emacs,': 0.16; 'subject:IDE': 0.16; 'sure,': 0.16; 'productive': 0.16; 'suggest': 0.19; 'writes:': 0.20; 'cc:no real name:2**0': 0.20; 'cc:2**0': 0.20; 'cc:addr :python-list': 0.22; 'environment': 0.26; "i'll": 0.26; 'chris': 0.27; 'thanks': 0.29; 'message-id:@gmail.com': 0.30; 'cc:addr:python.org': 0.31; 'change': 0.34; 'quite': 0.36; 'subject:/': 0.36; 'charset:us-ascii': 0.36; 'enough': 0.37; 'some': 0.37; 'received:google.com': 0.38; 'but': 0.38; 'here,': 0.39; 'received:de': 0.39; 'header:Mime-Version:1': 0.39; 'subject:text': 0.40; 'header:Received:5': 0.40; 'learn': 0.60; 'header:Message-Id:1': 0.62; 'day': 0.66; 'become': 0.70 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:content-type:content-transfer-encoding :subject:date:message-id:cc:to:mime-version:x-mailer; bh=6IXyZ8FubGZcZjrDGUSRQ8OpoAEOAVsuowSfTyoGnKA=; b=IVmukoU+qec7i/tjP0wtMi/JaN2REv5BC2jxZanEgNsE78ozJQ0PQk+lNwjm85Ukn8 jhfHYXcqk1o0P/E57Ivnu2H9EYj1lrTbOgkPtoBk4o/JRfgRFn+W5IaOhRo5WCLCAlOH qaFgPXSJKxt5zMpvE6GV+K9vbnEFdMOABbLmg= |
| DomainKey-Signature | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:content-type:content-transfer-encoding:subject:date:message-id :cc:to:mime-version:x-mailer; b=Bi9tW7UpnpVkN6cx6VhcMMBkAsyJD90SmucBKFFtAGOnm85XKjZO4apQ4FNJvoxmjs 2z9blTvZzks8kYi+9kfC/JL++l0ZoSO6KO6x+XqHPbZBWO19osAenh918euaBMox4JcA xAk3+ISxBuMkS+WbfxM+hUYVK/CLT1dcMQLlc= |
| From | Andrea Crotti <andrea.crotti.0@gmail.com> |
| Content-Type | text/plain; charset=us-ascii |
| Content-Transfer-Encoding | 7bit |
| Subject | Re: Python IDE/text-editor |
| Date | Sat, 16 Apr 2011 19:03:09 +0200 |
| To | rosuav@gmail.com |
| Mime-Version | 1.0 (Apple Message framework v1084) |
| X-Mailer | Apple Mail (2.1084) |
| Cc | python-list@python.org |
| 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.437.1302973400.9059.python-list@python.org> (permalink) |
| Lines | 18 |
| NNTP-Posting-Host | 82.94.164.166 |
| X-Trace | 1302973400 news.xs4all.nl 32470 [::ffff:82.94.164.166]:42837 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:3338 |
Show key headers only | View raw
Chris Angelico <rosuav@gmail.com> writes: > Sure, that was a *slight* exaggeration :) but thanks for the advice. > I'll poke around with it some time. > > ChrisA I also suggest to take a look here, there's a quite nice environment setup for python. https://github.com/gabrielelanaro/emacs-for-python The nice thing is that you learn something every day with emacs, even after years and years, and you become always more productive and fast. Not to mention that it can evolve with you, and once you change your way of working you'll know it well enough to change it to your new requirements.
Back to comp.lang.python | Previous | Next | Find similar
Re: Python IDE/text-editor Andrea Crotti <andrea.crotti.0@gmail.com> - 2011-04-16 19:03 +0200
csiph-web