Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!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.129 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.74; '*S*': 0.00; 'terry': 0.09; 'things,': 0.09; 'cc:addr:python-list': 0.15; 'eckhardt': 0.16; 'received:74.208.4.195': 0.16; 'through,': 0.16; 'wrote:': 0.21; 'header:In-Reply-To:1': 0.22; 'header:User-Agent:1': 0.23; 'subject:/': 0.25; 'cc:no real name:2**0': 0.26; 'fine': 0.27; 'cc:addr:python.org': 0.27; 'looked': 0.27; 'originally': 0.27; 'seems': 0.28; 'post': 0.28; "doesn't": 0.30; 'cc:2**0': 0.31; 'reply.': 0.31; 'messages,': 0.33; 'could': 0.34; 'text': 0.36; 'but': 0.36; 'does': 0.36; 'client': 0.38; 'received:192': 0.39; 'received:192.168.1': 0.40; 'received:192.168': 0.40; 'course,': 0.61; 'reply': 0.66; 'header:Reply-To:1': 0.66; 'news': 0.70; 'reply-to:no real name:2**0': 0.72; 'confirm': 0.74; 'davea': 0.84; 'gateways': 0.84; 'messed': 0.84; 'subject:tabs': 0.84 Date: Fri, 30 Mar 2012 08:47:46 -0400 From: Dave Angel User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.27) Gecko/20120216 Thunderbird/3.1.19 MIME-Version: 1.0 To: Ulrich Eckhardt Subject: Re: tabs/spaces References: <0ved49-hie.ln1@satorlaser.homedns.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V02:K0:H2+QYMBHEdhk+d89KvRxpE/XcmFXWgG6JOalkMvO+hx 1FmGVtnNiRusX1QZxBRXKjlEGOZNZc/rk0Zyq1rHKOYIfDn31Z HBMQhMj3G/DlvTQNjH933tJh2R5g83IYkdc2DKhg7NI45W7BWd Kj+lTAyMeRaZW9iTVqgvSWP4GS0Tmqa0jZOjTYsnduT3+gCDIX GSLtlcE+My4P8bnV/7smm+c4cyydLlV7u/0TvSbxNdJ0bOtII3 keQy9s4bro0KWM1X5ee2wl20PtL+ACZ4PUivFdmsY4VqK1XxV5 SmTT14MDc4ZZIpuxv8zjm48dAHGrv0ErXYCTTE8z73JDupV5A= = Cc: python-list@python.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: d@davea.name 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: 1333111702 news.xs4all.nl 6982 [2001:888:2000:d::a6]:47679 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:22381 On 03/30/2012 03:05 AM, Ulrich Eckhardt wrote: > Am 29.03.2012 17:25, schrieb Terry Reedy: >> I am using Thunderbird, win64, as news client for gmane. The post looked >> fine as originally received. The indents only disappeared when I hit >> reply and the >s were added. > > I can confirm this misbehaviour of Thunderbird (version 11.0 here), it > strips the leading spaces when you begin a reply. > > Uli But since it doesn't do it on all messages, have you also confirmed that it does it for a text message? My experience seems to be that only the html messages are messed up that way. of course, it could be lots of other things, like which gateways did the message go through, was it originally sent via the google-mars bridge, etc. -- DaveA