Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed4a.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.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'encoding': 0.05; 'subject:Python': 0.06; 'formatting': 0.09; 'from:addr:ethan': 0.09; 'from:addr:stoneleaf.us': 0.09; 'from:name:ethan furman': 0.09; 'message-id:@stoneleaf.us': 0.09; '~ethan~': 0.09; 'subject:How': 0.10; 'encodings': 0.16; 'received:69.93': 0.16; 'tab': 0.16; 'thanks,': 0.17; 'wrote:': 0.18; 'possible,': 0.19; 'header:User-Agent:1': 0.23; 'fixed.': 0.24; 'preferences': 0.24; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'character': 0.29; 'tim': 0.29; 'chase': 0.31; 'option': 0.32; 'screen': 0.34; 'display': 0.35; 'something': 0.35; 'but': 0.35; 'to:addr:python- list': 0.38; 'ability': 0.39; 'does': 0.39; 'to:addr:python.org': 0.39; 'offer': 0.62; 'default': 0.69 Date: Sun, 25 May 2014 13:18:28 -0700 From: Ethan Furman User-Agent: Mozilla/5.0 (X11; Linux i686; rv:16.0) Gecko/20121010 Thunderbird/16.0.1 MIME-Version: 1.0 To: python-list@python.org Subject: Re: How keep Python 3 moving forward References: <87tx8fh50a.fsf@elektro.pacujo.net> <87ha4fgdo9.fsf@elektro.pacujo.net> <656a6a98-edbd-4784-801f-df82db976084@googlegroups.com> <7b84454a-3ff9-4d68-bb53-77c0fd9f333a@googlegroups.com> <538233cb$0$29978$c3e8da3$5496439d@news.astraweb.com> <20140525135608.7a5ecb99@bigbox.christie.dr> In-Reply-To: <20140525135608.7a5ecb99@bigbox.christie.dr> Content-Type: text/plain; charset=UTF-8; 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 - gator3304.hostgator.com X-AntiAbuse: Original Domain - python.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - stoneleaf.us X-BWhitelist: no X-Source-IP: 70.199.135.103 X-Exim-ID: 1WoesH-0001YQ-Ks X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: ([192.168.43.29]) [70.199.135.103]:7650 X-Source-Auth: ethan+stoneleaf.us X-Email-Count: 1 X-Source-Cap: dG9idWs7dG9idWs7Z2F0b3IzMzA0Lmhvc3RnYXRvci5jb20= 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: 13 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1401050478 news.xs4all.nl 2856 [2001:888:2000:d::a6]:51246 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:72031 On 05/25/2014 11:56 AM, Tim Chase wrote: > > Thunderbird does offer the ability to change default character > encodings (Edit -> Preferences -> Display -> Formatting tab -> > Advanced...) for sending and receiving, but you have to go out of your > way to change them to something like UTF-8. On the same preferences > screen TB provides the option to "when possible, use the default > character encoding in replies". Thanks, fixed. :) -- ~Ethan~