Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.albasani.net!nntp-feed.chiark.greenend.org.uk!ewrotcd!news.nosignal.org!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.002 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'python.': 0.02; 'subject:Python': 0.05; 'preference': 0.05; 'python': 0.09; 'editor.': 0.09; 'throw': 0.09; 'cc:addr:python-list': 0.10; 'thread': 0.11; ':-)': 0.13; '-tkc': 0.16; 'from:addr:python.list': 0.16; 'from:addr:tim.thechases.com': 0.16; 'from:name:tim chase': 0.16; 'long-time': 0.16; 'message- id:@tim.thechases.com': 0.16; 'wrote:': 0.17; "i'd": 0.22; 'cc:2**0': 0.23; 'programming': 0.23; 'somebody': 0.23; 'cc:no real name:2**0': 0.24; 'cc:addr:python.org': 0.25; 'header:In- Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; '(which': 0.26; "doesn't": 0.28; 'editor': 0.37; 'subject:: ': 0.38; 'comment': 0.38; 'where': 0.40; 'subject:, ': 0.61; 'personally': 0.61; 'thomas': 0.62; 'truly': 0.62; 'great': 0.64; 'subject:The': 0.71; 'saw': 0.75; 'received:50.22': 0.84; 'received:108': 0.91 Date: Thu, 24 Jan 2013 11:01:30 -0600 From: Tim Chase User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 MIME-Version: 1.0 To: Thomas Heller Subject: Re: The best, friendly and easy use Python Editor. References: <82c4ecc1-3d18-47ba-ad2d-f238bfaf878e@y3g2000pbq.googlegroups.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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 Cc: python-list@python.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 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: 24 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1359046807 news.xs4all.nl 6965 [2001:888:2000:d::a6]:38395 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:37609 On 01/24/13 10:23, Thomas Heller wrote: > Am 24.01.2013 16:54, schrieb rusi: >> [I personally use emacs. It would be sadistic to make that into a >> recommendation] >> > It would be truly sadistic to force a long-time emacs user to any > other editor. I saw the recommendation for Vim elsewhere on the thread and comment the same as this sub-thread: "I personally use vim. It would be sadistic to make that into a recommendation" And likewise, it's "truly sadistic to force a long-time vim user to any other editor." :-) Not that Vim isn't great for programming Python (which I do daily)...it *is*! It's just not where I'd throw somebody who doesn't already have an existing editor preference *and* doesn't know Python. -tkc