Path: csiph.com!usenet.pasdenom.info!news.redatomik.org!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!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.037 X-Spam-Evidence: '*H*': 0.93; '*S*': 0.00; 'subject:Python': 0.05; 'bits': 0.07; 'sized': 0.07; 'subject:code': 0.07; 'portions': 0.09; 'toc': 0.09; 'sections': 0.13; 'apps': 0.15; 'from:addr:torriem': 0.16; 'from:name:michael torrie': 0.16; 'sources.': 0.16; 'wrote:': 0.16; "wouldn't": 0.16; '1200': 0.18; 'usability': 0.18; 'shell': 0.18; 'work,': 0.21; 'trying': 0.22; 'bit': 0.23; 'seems': 0.23; 'tables': 0.23; 'header:In-Reply- To:1': 0.24; 'header:User-Agent:1': 0.26; 'example': 0.26; '(e.g.': 0.27; 'switch': 0.27; 'least': 0.27; "i'm": 0.30; 'print': 0.30; 'subject:/': 0.30; 'code': 0.30; 'another': 0.32; "can't": 0.32; 'table': 0.32; 'surprised': 0.33; 'open': 0.33; 'message-id:@gmail.com': 0.34; 'editor': 0.34; 'text': 0.35; 'done': 0.35; 'text.': 0.35; 'expected': 0.35; 'but': 0.36; 'closing': 0.36; 'to:addr:python-list': 0.36; 'subject:?': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'really': 0.37; 'being': 0.37; 'received:org': 0.37; 'pdf': 0.37; 'manual': 0.38; 'several': 0.38; 'end': 0.39; 'received:192': 0.39; 'to:addr:python.org': 0.40; 'ever': 0.60; 'close': 0.61; 'documents': 0.61; 'charset:windows-1252': 0.62; 'more': 0.63; 'panel.': 0.66; 'lack': 0.76; 'sounds': 0.76; 'hand': 0.82; 'mate': 0.84; 'pasting': 0.84; 'edwards': 0.91; 'cutting': 0.93; 'hill': 0.95; 'hundred': 0.96; 'serious': 0.97 X-Virus-Scanned: amavisd-new at torriefamily.org Date: Tue, 21 Jul 2015 16:36:43 -0600 From: Michael Torrie User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: python-list@python.org Subject: Re: Can I copy/paste Python code? References: <0f0c6018-50e7-4e95-a798-313d767ce177@googlegroups.com> <201507211725.t6LHPW1Y028074@fido.openend.se> In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit 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: 33 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1437518215 news.xs4all.nl 2844 [2001:888:2000:d::a6]:40393 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:94323 On 07/21/2015 03:47 PM, Grant Edwards wrote: > I'm trying to switch from acroread to evince, bit it has a few serious > usability problems for me: > > 1) You can't copy/paste text from evince _at_all_. At least it works > right most of the time with acroread. I really like being able > paste example commands or bits of code or a sentance or three from > PDF docs into a shell or editor window. Pasting tables is a bit > more work, but it can at least be done with acroread. > > 2) You can't print the current view. I find that invaluable for > printing portions of documents (e.g. I want just a section of a C > size schematic printed on letter sized paper, or just one table > table from a manual sized to fill a 8.5x11 page). If it did have > 'print view' then lack of a marquee zoom would become another > inconvenience. > > 3) There's no way to collapse-all in the TOC panel. When I open a > 1200 page document with 30 sections and several hundred sections > and subsections, I don't want to see all of them all of the time. > Closing them one at a time by hand is pretty tedious. > > I find that about 20-30% of the time I start up evince, I end up > closing it and re-opening the document in acroread. 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 wouldn't be at all surprised to see that Evince has lost capabilities. Seems to be the way Gnome apps are going these days.