Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #64930
| Path | csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <cameron@cskk.homeip.net> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.007 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'responding': 0.07; 'feature.': 0.09; 'implements': 0.09; 'jan': 0.12; 'finney': 0.16; 'from:addr:cs': 0.16; 'from:addr:zip.com.au': 0.16; 'from:name:cameron simpson': 0.16; 'igor': 0.16; 'message- id:@cskk.homeip.net': 0.16; 'received:211.29': 0.16; 'received:211.29.132': 0.16; 'received:cskk.homeip.net': 0.16; 'received:homeip.net': 0.16; 'received:optusnet.com.au': 0.16; 'received:syd.optusnet.com.au': 0.16; 'simpson': 0.16; 'subject:unicode': 0.16; 'wrote:': 0.18; 'command': 0.22; 'appears': 0.22; 'header:User-Agent:1': 0.23; 'least': 0.26; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'feature': 0.29; 'am,': 0.29; "i'm": 0.30; 'that.': 0.31; 'oversight': 0.31; 'url:se': 0.31; 'writes:': 0.31; 'something': 0.35; 'received:com.au': 0.36; 'example,': 0.37; 'list': 0.37; 'ben': 0.38; 'gmail': 0.38; 'received:211': 0.38; 'to:addr:python-list': 0.38; 'list,': 0.38; 'does': 0.39; 'to:addr:python.org': 0.39; 'content-disposition:inline': 0.62; 'address': 0.63; 'real': 0.63; 'choose': 0.64; 'pick': 0.64; 'led': 0.72; 'hoping': 0.75; '1:00': 0.84 |
| Date | Wed, 29 Jan 2014 14:48:02 +1100 |
| From | Cameron Simpson <cs@zip.com.au> |
| To | python-list@python.org |
| Subject | Re: Enable unicode |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8 |
| Content-Disposition | inline |
| Content-Transfer-Encoding | 8bit |
| In-Reply-To | <85zjmgcdmv.fsf@benfinney.id.au> |
| User-Agent | Mutt/1.5.21 (2010-09-15) |
| References | <85zjmgcdmv.fsf@benfinney.id.au> |
| X-Optus-CM-Score | 0 |
| X-Optus-CM-Analysis | v=2.1 cv=Wu4Sb7vv c=1 sm=1 tr=0 a=YuQlxtEQCowy2cfE5kc7TA==:117 a=YuQlxtEQCowy2cfE5kc7TA==:17 a=ZtCCktOnAAAA:8 a=PO7r1zJSAAAA:8 a=LcaDllckn3IA:10 a=IkcTkHD0fZMA:10 a=vrnE16BAAAAA:8 a=8AHkEIZyAAAA:8 a=b3HNIlf_yZEA:10 a=pGLkceISAAAA:8 a=h_8AZ40KAAAA:8 a=XBBmdvC7kpHUUUm_3_kA:9 a=xtWz2rvXgOIFPkxe:21 a=6yp1BTbDCYtrswva:21 a=QEXdDO2ut3YA:10 a=ow39OyFOxgQA:10 a=MSl-tDqOz04A:10 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.6084.1390968473.18130.python-list@python.org> (permalink) |
| Lines | 21 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1390968473 news.xs4all.nl 2845 [2001:888:2000:d::a6]:47989 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:64930 |
Show key headers only | View raw
On 29Jan2014 02:47, Ben Finney <ben+python@benfinney.id.au> wrote: > Igor Korot <ikorot01@gmail.com> writes: > > On Tue, Jan 28, 2014 at 1:00 AM, Chris Angelico <rosuav@gmail.com> wrote: > > > Hi! I'm hoping it was oversight that led to this email coming to me > > > personally instead of to the list, and hoping that you won't mind me > > > responding on-list. > > > > Sorry about that. > > I keep forgetting that gmail web mail is stupid and does not use the > > list address on "Reply". [...] > Instead, for replying to a list, you need the “reply to list” command > <URL:http://david.woodhou.se/reply-to-list.html>. Sadly, it appears > GMail does not have this command; you may want to use a better mail > client which implements this feature. For example, choose and use a real desktop mail client and connect to GMail's IMAP interface. At least then you can pick something with the feature set you want. -- Cameron Simpson <cs@zip.com.au>
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Enable unicode Cameron Simpson <cs@zip.com.au> - 2014-01-29 14:48 +1100
csiph-web