Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.016 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'subject:Python': 0.04; 'subject:editor': 0.05; 'interpreter': 0.07; 'python': 0.07; 'pm,': 0.11; 'wrote:': 0.14; 'debugger': 0.16; 'emacs': 0.16; 'opposite': 0.16; 'subject:IDE': 0.16; 'wingide': 0.16; '16,': 0.16; 'thanks,': 0.17; 'cc:no real name:2**0': 0.20; 'cc:2**0': 0.20; 'header:In-Reply-To:1': 0.22; 'cc:addr:python-list': 0.22; 'version': 0.25; 'message-id:@mail.gmail.com': 0.28; 'daniel': 0.29; 'sat,': 0.29; 'cc:addr:python.org': 0.31; 'selecting': 0.31; 'problem,': 0.35; 'suggested': 0.35; 'subject:/': 0.36; 'missing': 0.36; 'however': 0.37; 'received:209.85': 0.37; 'apr': 0.38; 'received:google.com': 0.38; 'but': 0.38; 'received:209': 0.39; 'subject:text': 0.40; 'header:Received:5': 0.40; 'best': 0.60; '2011': 0.62; 'cost': 0.63; 'worth': 0.64; 'taylor': 0.68; 'received:209.85.210.174': 0.84; 'received:mail- iy0-f174.google.com': 0.84; 'pro': 0.89; 'mouse': 0.93 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:cc:content-type; bh=RkW9iDkX03/KOS79krSvPZKXCSk1QBhUq7/vXz3sm74=; b=KcYrjKJxooyuiSzV0uEyzsU4Yc39D4NnHqJ6BTcUe7ZjVACv067jfFsxLsab5y2sdZ QyXnLnFiqyA2Y7sjIESj8v7Y0OosJbHIZNiFcRH0wCVisIOkiUQJPbg1ii7je5IhNkM0 hpbU9gse+uBnALQI9PCej4bfGqi+QqhMK4KXg= 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 :cc:content-type; b=n7AwxU/6ksTEFWNE10lMP+bOEKfdGbs1GkcDKDUKBYbdEHF3AtCmHgFYm/Z02kY5Nr 5pHaRx270qnwWuVmkCX6Zk/JE21rhDEmcfkxkJlaadLtBAisyPf6cFvjpVqWr/DWOtT0 Q2ZNLJASygsMe+SeyRSfIzgqItotGQhsAkKHU= MIME-Version: 1.0 In-Reply-To: References: <8739lij2h7.fsf@benfinney.id.au> <87r59269y4.fsf@castleamber.com> Date: Sat, 16 Apr 2011 20:18:39 +1100 Subject: Re: Python IDE/text-editor From: Daniel Kluev To: Alec Taylor Content-Type: text/plain; charset=ISO-8859-1 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 16 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1302945523 news.xs4all.nl 81479 [::ffff:82.94.164.166]:33711 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:3306 On Sat, Apr 16, 2011 at 4:43 PM, Alec Taylor wrote: > Thanks, but non of the IDEs so far suggested have an embedded python > interpreter AND tabs... a few of the editors (such as Editra) have > really nice interfaces, however are missing the embedded > interpreter... emacs having the opposite problem, missing tabs (also, > selecting text with my mouse is something I do often). > > Please continue your recommendations. WingIDE has all that and much more, if you are willing to consider non-free IDE. Its multi-threading debugger definitely worth the cost of Pro version for me. -- With best regards, Daniel Kluev