Path: csiph.com!usenet.pasdenom.info!nntpfeed.proxad.net!proxad.net!feeder1-1.proxad.net!217.73.144.45.MISMATCH!feeder2.ecngs.de!ecngs!feeder.ecngs.de!border1.nntp.ams1.giganews.com!nntp.giganews.com!newsfeed.xs4all.nl!newsfeed7.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.089 X-Spam-Evidence: '*H*': 0.83; '*S*': 0.00; 'subject:Python': 0.05; 'subject:code': 0.07; 'cc:addr:python-list': 0.09; '22,': 0.09; 'toc': 0.09; 'wed,': 0.15; 'desktop.': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'sources.': 0.16; 'wrote:': 0.16; '2015': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'am,': 0.23; 'seems': 0.23; 'header :In-Reply-To:1': 0.24; 'wondering': 0.25; 'point.': 0.27; 'message-id:@mail.gmail.com': 0.27; 'identifies': 0.29; 'purposes.': 0.29; 'subject:/': 0.30; 'generally': 0.32; 'michael': 0.33; 'received:google.com': 0.35; 'next': 0.35; 'text': 0.35; 'text.': 0.35; 'expected': 0.35; 'sometimes': 0.35; 'but': 0.36; 'others.': 0.36; 'subject:?': 0.36; 'subject:: ': 0.37; 'really': 0.37; 'itself': 0.38; 'version': 0.38; 'copying': 0.38; 'enough': 0.39; 'where': 0.40; 'some': 0.40; 'ever': 0.60; 'close': 0.61; 'leaving': 0.63; 'panel.': 0.66; 'jul': 0.72; 'sounds': 0.76; 'beside': 0.84; 'chrisa': 0.84; 'mate': 0.84; 'notably,': 0.84; 'pasting': 0.84; 'prepackaged': 0.84; 'to:none': 0.91; 'cutting': 0.93; 'hill': 0.95 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=VI4uLHFn9pjAuHrvULz7o/xTXW1Rh9tZlvX2Kws9i8I=; b=rtmE+6oAGYLxkOONRRm6YWS0PorjIrWEpBwtLiZLJmw+6BtVWDcwBUpUrhXI72HKbX iGDLjv1yD+QJm6f1em2gg3qwhM/0a/v7HZa6dO1zqffOxcTA8oNcUi0mH4rWpXU/ESm2 sXmR4P2FR3zXVQfH03EXcusVgK6lq6hVa6P9m4T070h1jq0T4HWg67iZmbHF8nF+9A83 /A/WikouGtKKspnb+4ke3ZF42JDRoHKSNUs13r7MVulwFe8D5h32WjgMx1DLyuPIRwLw B471eDIj176CZtY1EaBrq1mB8LoZ7zjwQd08wmnJGlUshwM62qJV1d6q5gRICwKTmESJ eHqQ== MIME-Version: 1.0 X-Received: by 10.50.134.196 with SMTP id pm4mr29222525igb.6.1437523490571; Tue, 21 Jul 2015 17:04:50 -0700 (PDT) In-Reply-To: <55AEC97B.4040401@gmail.com> References: <0f0c6018-50e7-4e95-a798-313d767ce177@googlegroups.com> <201507211725.t6LHPW1Y028074@fido.openend.se> <55AEC97B.4040401@gmail.com> Date: Wed, 22 Jul 2015 10:04:50 +1000 Subject: Re: Can I copy/paste Python code? 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.20+ 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: 18 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1437523498 news.xs4all.nl 2916 [2001:888:2000:d::a6]:55314 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:94326 On Wed, Jul 22, 2015 at 8:36 AM, Michael Torrie wrote: > Sounds like Evince has really gone down hill since I last used Gnome. I > use Atril on Mate desktop and it works as well as Evince ever used to > for me, which is expected seeing as it was forked from Gnome 2 sources. > I have never had any problems cutting and pasting text. And you can > definitely close the TOC panel. I use Evince on Debian, where it came prepackaged with my Xfce desktop. It identifies itself as "GNOME Document Viewer 3.14.1", leaving me wondering if the next version would be 3.14.12 in Knuth-style numbering, but that's beside the point. Copying and pasting works perfectly from some documents, and imperfectly from others. Notably, it seems sometimes to be completely unaware of columns, and copy and paste text straight across the page, which leaves me staring at "zombie Ring Gates" and other gems. But it's generally good enough for my purposes. ChrisA