Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.017 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'subject:text': 0.05; 'subject:Python': 0.06; 'mouse': 0.07; 'subject:bug': 0.07; 'badly': 0.09; 'correspond': 0.09; 'cc:addr:python-list': 0.11; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'hint:': 0.16; 'subject:doc': 0.16; 'subject:generator': 0.16; 'wrote:': 0.18; 'feb': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'character': 0.29; 'especially': 0.30; 'message- id:@mail.gmail.com': 0.30; 'gives': 0.31; 'but': 0.35; 'received:google.com': 0.35; 'representing': 0.36; 'should': 0.36; 'sometimes': 0.38; 'little': 0.38; 'does': 0.39; 'email addr:gmail.com': 0.63; 'more': 0.64; 'close': 0.67; 'feeling': 0.68; 'useful.': 0.68; 'clicking': 0.73; 'confusing': 0.84; 'grew': 0.84; 'moves': 0.84; '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:content-transfer-encoding; bh=qkxRIZkKd8o60VbnRfE9XSNR08i2QNySirJ/75FzWCA=; b=lrufxCLzdBkt0DoDc66sxO6DlfpJeXA+LCSGKoho1I6ToGqpvq/jAVa7iiOqgGAl+X ULh2vightQvf5Awgz06ncahcRsFEkUX55d28qoCrIYO6xArFFze6zGR/E/32CdUod88l o9QHDSITmxt4QsFFrfS7d/sZr6y9ihJkDD/9XJv23cAyF2R2VMkSfsPmvhuH30FNIOGv VA0lujPFqSp4wNv87R+HRPEZ4seJxAwtL5fgYohWMZ8elssyADiM/w69d/lSFHw8Axy5 DQGZHAt+A7ecf/tbb+L6B+gziyWTAd6DhC10MHbxZNxxMvrWy2w0i1FF40SOw60jXMx5 M7mw== MIME-Version: 1.0 X-Received: by 10.68.201.10 with SMTP id jw10mr39146404pbc.25.1391453165945; Mon, 03 Feb 2014 10:46:05 -0800 (PST) In-Reply-To: References: Date: Tue, 4 Feb 2014 05:46:05 +1100 Subject: Re: generator slides review and Python doc (+/- text bug) From: Chris Angelico Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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: 20 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1391453175 news.xs4all.nl 2943 [2001:888:2000:d::a6]:48840 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:65360 On Tue, Feb 4, 2014 at 5:37 AM, wrote: > Le lundi 3 f=C3=A9vrier 2014 18:42:36 UTC+1, Rotwang a =C3=A9crit : >> On 03/02/2014 13:59, wxjmfauth@gmail.com wrote: >> Hint: try clicking the =C2=B6. > > I never was aware of this "feature". Is it deliverate? > > It gives to me the feeling of a badly programmed > html page, especially if this sign does correspond > to an eol! Very deliberate, and very useful. I don't know why that sign should correspond to a line end; I grew up with it representing "paragraph", which is close to what it means here. (Well, that and "Ctrl-T", since it was character 20 on those old systems.) Yes, it does sometimes get a little distracting as the mouse moves over and away, but it would be more confusing to have it always shown, and I don't know of any better way to do it. ChrisA