Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!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.044 X-Spam-Evidence: '*H*': 0.91; '*S*': 0.00; 'duplicate': 0.07; 'solution,': 0.09; 'cc:addr:python-list': 0.11; 'jan': 0.12; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:unicode': 0.16; 'wrote:': 0.18; 'wed,': 0.18; 'settings': 0.22; 'select': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'message- id:@mail.gmail.com': 0.30; 'that.': 0.31; 'but': 0.35; 'received:google.com': 0.35; 'list': 0.37; 'gmail': 0.38; 'list,': 0.38; 'does': 0.39; 'use.': 0.39; 'delete': 0.39; 'address': 0.63; 'happen': 0.63; 'address,': 0.75; 'behavior': 0.77; "sender's": 0.91; 'to:none': 0.92 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=1ifoGJPzHl5Junohs+ut1iMGk322V4ZZxbsQRGi6luQ=; b=UUmbMePTHqQmTXvVs+apWkkv2qL/E8yDQiIsDTQR7krXqDvPN2yuRNqpGE14L08DJt ohhOFTHPfBY2akLfzhlPvtvhlsMWeZXu9ArbsHcD5gmOlXfxls45IXdXB5Y7UM5MBHnc l11e5tjzJtVR+fGagWFlfM24JVxwIrEs/68ZS24Vz4c5BtaHL7WqZDX/mOnh6xFtZ7fQ PoXO5iuBtpONjo0KSRANIbGq15IWq16U6Ltuxes+bm+6hxS98jukuy5+LF8mSyrDCgGL 8BffKLPuOo0rpoPMphgdISVOa66DIO4oV0sNU6wnpNbv0p+vXZT9n4YfMsTnygJbxckr EUaw== MIME-Version: 1.0 X-Received: by 10.66.102.39 with SMTP id fl7mr2420642pab.43.1390926572679; Tue, 28 Jan 2014 08:29:32 -0800 (PST) In-Reply-To: <1f12d4d6-a9c5-444c-b7f6-1f14bbf13b50@googlegroups.com> References: <1f12d4d6-a9c5-444c-b7f6-1f14bbf13b50@googlegroups.com> Date: Wed, 29 Jan 2014 03:29:32 +1100 Subject: Re: Enable unicode From: Chris Angelico Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 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: 1390926888 news.xs4all.nl 2856 [2001:888:2000:d::a6]:50873 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:64911 On Wed, Jan 29, 2014 at 3:06 AM, Rustom Mody wrote: >> Sorry about that. >> I keep forgetting that gmail web mail is stupid and does not use the >> list address on "Reply". >> Does not happen to other list, only this one. > > In gmail: Gear-icon -> Settings -> Default-reply behavior select all That's an imperfect solution, but it's the one I use. You then have to remember to delete the individual sender's address, or that person will get a duplicate copy. ChrisA