Path: csiph.com!usenet.pasdenom.info!gegeweb.org!usenet-fr.net!nerim.net!novso.com!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!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.004 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:IDLE': 0.04; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'terry': 0.09; 'looked': 0.10; '10:17': 0.16; 'calendar': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'reedy': 0.16; 'subject: \n ': 0.16; 'subject:configure': 0.16; 'threads': 0.16; 'wrote:': 0.17; 'alex': 0.17; 'jan': 0.18; 'appears': 0.18; 'issue.': 0.20; 'fixing': 0.22; 'posts': 0.23; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'am,': 0.27; 'header:X-Complaints-To:1': 0.28; 'issues.': 0.29; 'year,': 0.30; 'idle': 0.33; 'to:addr:python-list': 0.33; 'posting': 0.35; 'subject:?': 0.35; 'there': 0.35; 'list.': 0.35; 'received:org': 0.36; "didn't": 0.36; 'should': 0.36; 'enough': 0.36; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'most': 0.61; 'subject:there': 0.65; 'talking': 0.66; 'fact,': 0.69; 'realized': 0.71; 'attention': 0.75; 'received:fios.verizon.net': 0.84; 'subject:tabs': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Terry Reedy Subject: Re: Is there a way to configure IDLE to use spaces instead of tabs for indenting? Date: Sat, 25 Aug 2012 14:36:46 -0400 References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: pool-173-75-251-66.phlapa.fios.verizon.net User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20120713 Thunderbird/14.0 In-Reply-To: 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: 16 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1345919856 news.xs4all.nl 6869 [2001:888:2000:d::a6]:41908 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:27881 On 8/25/2012 10:17 AM, Alex wrote: > Yes, that appears to be the issue I was talking about and is, in fact, > one of the threads I had looked at before posting here. Of course, I > didn't pay enough attention to the dates. I see the most recent posting > on the issue appears to have been made in January of this year, so I > should have realized it's an ongoing issue. There have also been a few posts this year on the idle-sig mail list. There are only a few people working on IDLE and we have concentrated this calendar year on fixing crashers, not semi-aesthetic issues. -- Terry Jan Reedy