Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!eternal-september.org!feeder.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Rob Gaddi Newsgroups: comp.lang.python Subject: Re: Global indent Date: Fri, 22 Aug 2014 12:54:14 -0700 Organization: Highland Technology, Inc. Lines: 28 Message-ID: <20140822125414.1fe9eb5c@rg.highlandtechnology.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Injection-Info: mx05.eternal-september.org; posting-host="903ac420d4384e8fcf51b0ca3b6abd1b"; logging-data="21474"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+hsAVg0ZYiaU5rDBKzP7VM" X-Newsreader: Claws Mail 3.9.3 (GTK+ 2.24.23; x86_64-pc-linux-gnu) Cancel-Lock: sha1:7CXGv19JAyanAWnFHoTEnLE3TOU= Xref: csiph.com comp.lang.python:76814 On Fri, 22 Aug 2014 15:46:33 -0400 Seymore4Head wrote: > On Fri, 22 Aug 2014 14:19:29 -0400, Seymore4Head > wrote: > > >Is there a way to indent everything again? > > > >Say I have a while statement with several lines of code and I want to > >add a while outside that. That means indenting everything. Is there > >a global way to do that? > > Ok.....so the answer is no using IDLE (Python GUI) > > The top two answers so far are Emacs and gvim. > > http://gvim.en.softonic.com/ Has a snazzy look, but I think it is not > compatible with Windows so it looks like I might have to try Emacs. > > Thanks everyone Emacs and vim both have huge learning curves that I've decided aren't worth climbing. Notepad++ is an excellent GUI text editor for Windows. Geany is nearly as good, and runs on anything. -- Rob Gaddi, Highland Technology -- www.highlandtechnology.com Email address domain is currently out of order. See above to fix.