Path: csiph.com!x330-a1.tempe.blueboxinc.net!feeder1.hal-mli.net!weretis.net!feeder5.news.weretis.net!feeder.news-service.com!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.000 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'subject:Python': 0.04; 'folks': 0.04; 'subject:editor': 0.05; 'python': 0.07; 'pm,': 0.11; 'linux': 0.11; 'wrote:': 0.14; '-tkc': 0.16; 'ed.': 0.16; 'editor,': 0.16; 'finney': 0.16; 'from:addr:python.list': 0.16; 'from:addr:tim.thechases.com': 0.16; 'from:name:tim chase': 0.16; 'message-id:@tim.thechases.com': 0.16; 'received:70.251': 0.16; 'received:dsl.rcsntx.swbell.net': 0.16; 'received:rcsntx.swbell.net': 0.16; 'received:swbell.net': 0.16; 'subject:IDE': 0.16; 'cc:no real name:2**0': 0.20; 'cc:2**0': 0.20; 'not.': 0.22; 'header:In-Reply-To:1': 0.22; 'cc:addr:python- list': 0.22; 'curious': 0.23; 'funny,': 0.23; "i'm": 0.26; 'cc:addr:python.org': 0.31; 'badge': 0.31; 'done': 0.32; "i've": 0.33; 'bit': 0.33; 'clearly': 0.34; 'received:70': 0.34; 'there': 0.35; 'header:User-Agent:1': 0.35; 'running': 0.36; 'subject:/': 0.36; 'way.': 0.37; 'but': 0.38; 'how': 0.39; 'subject:text': 0.40; "it's": 0.40; 'glad': 0.64 Date: Sun, 17 Apr 2011 17:46:34 -0500 From: Tim Chase User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 MIME-Version: 1.0 To: Ben Finney Subject: Re: Python IDE/text-editor X-Priority: 4 (Low) References: <1302964745.2751.3.camel@cristian-desktop> <87tydwfuef.fsf@benfinney.id.au> In-Reply-To: <87tydwfuef.fsf@benfinney.id.au> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - boston.accountservergroup.com X-AntiAbuse: Original Domain - python.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - tim.thechases.com X-Source: X-Source-Args: X-Source-Dir: 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: 15 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1303080411 news.xs4all.nl 41117 [::ffff:82.94.164.166]:39214 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:3433 On 04/17/2011 04:19 PM, Ben Finney wrote: >> No, it's not. Vim is THE way. > > Clearly there is only one standard text editor, and that's ‘ed’ While it's funny, I'm curious how many folks on c.l.p have done any/much python coding in ed. I've had to do a bit on a router running an embedded Linux that had Python and ed, but no vi/vim. I'm also glad I don't have to maintain that router any more, but I feel I earned my "ed" merit badge at that job :) -tkc