Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #26163
| 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 | <python.list@tim.thechases.com> |
| 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 <python.list@tim.thechases.com> |
| 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 | <CAPTjJmo+Pt35eugNrdmhVLMUr95QqEbCv6ipe9c01Q9q49Zm+w@mail.gmail.com> |
| In-Reply-To | <CAPTjJmo+Pt35eugNrdmhVLMUr95QqEbCv6ipe9c01Q9q49Zm+w@mail.gmail.com> |
| 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 <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.2673.1343500120.4697.python-list@python.org> (permalink) |
| 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 |
Show key headers only | View raw
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
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Re: OT: Text editors (was Re: Search and replace text in XML file?) Tim Chase <python.list@tim.thechases.com> - 2012-07-28 13:29 -0500
Re: OT: Text editors Ben Finney <ben+python@benfinney.id.au> - 2012-07-29 15:08 +1000
Re: OT: Text editors rusi <rustompmody@gmail.com> - 2012-07-28 22:36 -0700
Re: OT: Text editors Ben Finney <ben+python@benfinney.id.au> - 2012-07-29 18:24 +1000
Re: OT: Text editors Arnaud Delobelle <arnodel@gmail.com> - 2012-07-29 15:24 +0100
Re: OT: Text editors Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-07-29 11:28 +0100
Re: OT: Text editors Grant Edwards <invalid@invalid.invalid> - 2012-07-29 21:41 +0000
Re: OT: Text editors Tim Chase <python.list@tim.thechases.com> - 2012-07-29 06:47 -0500
Re: OT: Text editors Robert Marshall <spam@capuchin.co.uk> - 2012-07-29 14:36 +0100
Re: OT: Text editors Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-07-29 15:15 +0100
Re: OT: Text editors MRAB <python@mrabarnett.plus.com> - 2012-07-29 17:22 +0100
Re: OT: Text editors Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-07-29 13:44 -0400
csiph-web