Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed1a.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.022 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; '(at': 0.04; 'subject:PEP': 0.07; 'cc:addr:python-list': 0.11; 'systems.': 0.12; 'windows': 0.15; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.18; 'do.': 0.18; 'thu,': 0.19; 'putting': 0.22; 'cc:addr:python.org': 0.22; 'keyboard': 0.24; 'sorry,': 0.24; 'cc:2**0': 0.24; '15,': 0.26; 'subject: : ': 0.26; 'least': 0.26; 'header:In-Reply-To:1': 0.27; 'idea': 0.28; 'chris': 0.29; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'that.': 0.31; 'run': 0.32; 'running': 0.33; 'actual': 0.34; 'screen': 0.34; "can't": 0.35; 'display': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'done': 0.36; 'should': 0.36; 'application': 0.37; 'level': 0.37; 'pm,': 0.38; 'bad': 0.39; 'either': 0.39; 'how': 0.40; 'full': 0.61; 'confirm': 0.64; 'great': 0.65; 'talking': 0.65; 'seldom': 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; bh=0vEodj24iBIvKLTnumv0T3C/mWvcjoV0zGoLr2k/sNg=; b=ygQd/tKW30zh2l7gdRCy8JLc53wZJN7X/6phxFfmfaN+Gb8BsUtNe6ypz6atPoWN+X JGhj7dGbml/Ygmw5tQ3mclfWJC2jNJsgdLUEXTDYeaWWJbETXkLW0uVjFsALeqq42bik 6jeFTfjK9aa1TSthV6VlXv/IkUNcwFXKcnOv2ui+CtFMPoMwfN+0ZgVvX8/pm2rT6kUZ TIq/NKQAIj4mQnVF+wIQOiYonhlz+5YHfq7XA40Fx6QxVjz1zcd4ZH/6HNXuDjw9hnPq Qh7QobbtC+sO2b6FzDjg7HASn1vstfaJCOt+so54j8MtrflA3+8+rVdXFHBfEIfRkoZl I/Gg== MIME-Version: 1.0 X-Received: by 10.52.107.33 with SMTP id gz1mr289084vdb.72.1400161474920; Thu, 15 May 2014 06:44:34 -0700 (PDT) In-Reply-To: References: <5373f400$0$24922$e4fe514c@dreader36.news.xs4all.nl> <600f69c8-541f-4fae-a3db-4da33b776046@googlegroups.com> <87a9ajb36d.fsf@elektro.pacujo.net> Date: Thu, 15 May 2014 23:44:34 +1000 Subject: Re: PEP 8 : Maximum line Length : 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: 22 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1400161477 news.xs4all.nl 2977 [2001:888:2000:d::a6]:49481 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:71602 On Thu, May 15, 2014 at 11:38 PM, alister wrote: > On Thu, 15 May 2014 23:31:44 +1000, Chris Angelico wrote: >> The Windows 8 / Unity / GNOME 3 model annoys me greatly. Can't get work >> done like that. >> >> ChrisA > Windows 8/ Unity/ Gnome 3 are great on tablets (at least they look like > they should be the only one I can confirm is Win 8) but lousy on a full > pc with keyboard (Mouse optional) > > I am with you & use either LXDE or XFCE or run level 3 on all of my > systems. Sorry, I should clarify that I'm talking about desktop systems here. I have no idea how good those UIs are on actual tablets; my beef with them is that putting a tablet UI on a desktop is just as much a bad idea as putting a desktop UI on a tablet. When I have a 1920x1080 display on a screen that's about a meter wide, running a single application is seldom what I want to do. ChrisA