Path: csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!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.006 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:Python': 0.05; 'from:addr:yahoo.co.uk': 0.05; 'expected.': 0.09; 'git': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.10; 'idle.': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'wrote:': 0.16; 'config': 0.18; 'switched': 0.18; 'language': 0.19; 'lawrence': 0.22; 'space.': 0.22; '(or': 0.23; 'header:In-Reply-To:1': 0.24; 'install': 0.25; 'header:User-Agent:1': 0.26; 'header:X-Complaints-To:1': 0.26; 'disk': 0.27; 'url:article': 0.27; 'assembly': 0.29; "i'd": 0.31; 'option': 0.31; 'ideal': 0.32; 'language.': 0.32; 'except': 0.34; 'c++': 0.35; 'sometimes': 0.35; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'setting': 0.37; 'received:org': 0.37; 'thought': 0.37; 'files': 0.38; 'takes': 0.39; 'rather': 0.39; 'to:addr:python.org': 0.40; 'mark': 0.40; 'charset:windows-1252': 0.62; 'course': 0.62; 'more': 0.63; 'minutes': 0.64; 'our': 0.64; 'hours': 0.65; 'pleasant': 0.66; 'pythonistas,': 0.84; 'subject:Gmail': 0.91 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: Gmail eats Python Date: Sun, 26 Jul 2015 18:21:19 +0100 References: <201507251634.t6PGYUvo028820@fido.openend.se> <87d1zgyqgb.fsf@elektro.pacujo.net> <228d9572-6cff-4f89-bd68-e31ecbb8e46a@googlegroups.com> <1950d85b-507c-4468-a0b9-0bbd00e69472@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: host-78-147-187-35.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 In-Reply-To: <1950d85b-507c-4468-a0b9-0bbd00e69472@googlegroups.com> X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ 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: 22 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1437931302 news.xs4all.nl 2928 [2001:888:2000:d::a6]:51991 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:94639 On 26/07/2015 16:59, Rustom Mody wrote: > > So while emacs makes everything else look rather puerile, setting it up > is such a bitch that last python course I just switched to idle. > Must admit it was more pleasant than I expected. > Except that sometimes we need C and C++ and assembly and haskell and make and > config files and git commits and... > And so emacs (or eclipse!!) remains the only option > Here's what you need http://www.infoworld.com/article/2949917/application-development/visual-studio-2015-expands-language-roster-mobile-support.html Only takes around four hours 30 minutes to install and up to 8G of disk space. Ideal for most people I'd have thought :) -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence