Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!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.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'subject:text': 0.05; 'advocate': 0.07; 'nicely': 0.07; 'subject:file': 0.07; 'lawrence': 0.09; 'sat,': 0.15; '-tkc': 0.16; 'both.': 0.16; 'emacs,': 0.16; 'fits': 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:?)': 0.16; 'subject:Text': 0.16; 'subject:XML': 0.16; 'wrote:': 0.17; 'platforms': 0.18; 'windows': 0.19; 'least': 0.25; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'touch.': 0.27; 'knows': 0.30; 'loved': 0.33; 'anyone': 0.33; 'to:addr:python-list': 0.33; "can't": 0.34; 'text': 0.34; 'pm,': 0.35; 'but': 0.36; "i'll": 0.36; 'subject: (': 0.36; 'editor': 0.37; 'two': 0.37; 'subject:: ': 0.38; 'mark': 0.38; 'to:addr:python.org': 0.39; 'jul': 0.65; 'investment': 0.67; 'received:50.22': 0.84; 'subject:Search': 0.84; 'ubiquity': 0.84 Date: Sat, 28 Jul 2012 13:29:44 -0500 From: Tim Chase User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111120 Icedove/3.1.16 MIME-Version: 1.0 To: python-list@python.org Subject: Re: OT: Text editors (was Re: Search and replace text in XML file?) References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: 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: 17 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1343500120 news.xs4all.nl 6939 [2001:888:2000:d::a6]:53265 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:26163 On Sat, Jul 28, 2012 at 6:29 PM, Mark Lawrence wrote: > I highly recommend the use of notepad++. If anyone knows of a > better text editor for Windows please let me know :) I'll advocate for Vim which is crazy-powerful and works nicely on just about any platform I touch. Others will advocate for Emacs, which I can't say fits the way my brain works but it's also powerful and loved by many. The ubiquity of these two platforms makes a worthwhile investment of time spent in learning at least one if not both. -tkc