Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #94338

Re: Can I copy/paste Python code?

Path csiph.com!usenet.pasdenom.info!news.redatomik.org!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <rosuav@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.010
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'subject:Python': 0.05; 'subject:code': 0.07; 'cc:addr:python-list': 0.09; '22,': 0.09; 'compact': 0.09; 'toc': 0.09; 'itself.': 0.11; 'wed,': 0.15; 'collapse': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.16; 'tree': 0.18; 'widget': 0.18; '2015': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'either.': 0.22; 'minor': 0.22; 'am,': 0.23; 'header:In-Reply- To:1': 0.24; 'message-id:@mail.gmail.com': 0.27; 'entries': 0.27; 'node': 0.29; "i'm": 0.30; 'subject:/': 0.30; 'problem': 0.33; 'michael': 0.33; 'curious': 0.33; 'open': 0.33; 'received:google.com': 0.35; 'level': 0.35; 'but': 0.36; 'too': 0.36; 'subject:?': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'does': 0.39; 'close': 0.61; 'more': 0.63; 'panel.': 0.66; 'jul': 0.72; 'chrisa': 0.84; 'collapsing': 0.84; 'everything,': 0.84; 'to:none': 0.91; 'edwards': 0.91
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=UK6W398bc0MBVyuAmdTWbPyib9LSn8TK8IIdZE5Gz8I=; b=uTbclO8e3hfFHUjNzPJA5at9Ho48cWBXyfMMpXs1Kbl9BgoHyRLhsmpU6w5tkgXaAw nMIZZsoxcvSinqKBDSreo/sT6oECpRMhZbwEFHHQJvDn8h5rtLsSoOtzghmREHv4ObDM S81oyWNM20dxvhEsSHch96SMfIztqYi1NBE4l4qT7WsoYGfiiH3nApFBriIMwTlOBH6z /Qh44R24mr5Aj+yyJhXEBFFTQh5Idzj/oc9RSmr4mD1PSRI3PJtBvkxKOHHRW8OgGBQM ru6pMCZNi7ACsvhT1GklIGsuBpXhvMu77WetxLL48dajaSUGsLcDfPtQkqB0P6/D2tbd jpIA==
MIME-Version 1.0
X-Received by 10.107.4.1 with SMTP id 1mr47403032ioe.10.1437527576820; Tue, 21 Jul 2015 18:12:56 -0700 (PDT)
In-Reply-To <55AEEBC9.3020306@gmail.com>
References <0f0c6018-50e7-4e95-a798-313d767ce177@googlegroups.com> <mailman.796.1437447312.3674.python-list@python.org> <moldt9$tmm$1@dont-email.me> <CAPTjJmo-b0Cknw4z7H3XQqAxedByAERd3MJpQuZPJb5aSCrhZA@mail.gmail.com> <201507211725.t6LHPW1Y028074@fido.openend.se> <mailman.829.1437508728.3674.python-list@python.org> <moma9p$6dp$1@reader1.panix.com> <mailman.831.1437512625.3674.python-list@python.org> <momem6$elp$1@reader1.panix.com> <mailman.837.1437518215.3674.python-list@python.org> <momn5i$c24$2@reader1.panix.com> <55AEEBC9.3020306@gmail.com>
Date Wed, 22 Jul 2015 11:12:56 +1000
Subject Re: Can I copy/paste Python code?
From Chris Angelico <rosuav@gmail.com>
Cc "python-list@python.org" <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 <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.847.1437527578.3674.python-list@python.org> (permalink)
Lines 15
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1437527578 news.xs4all.nl 2844 [2001:888:2000:d::a6]:46028
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:94338

Show key headers only | View raw


On Wed, Jul 22, 2015 at 11:03 AM, Michael Torrie <torriem@gmail.com> wrote:
> On 07/21/2015 06:12 PM, Grant Edwards wrote:
>>
>> I don't want to close the TOC panel.  I want to collapse all the
>> entries in the TOC tree widget _in_ the TOC panel.
>
> Ahh.  Atril does not do this either.  It can collapse the TOC to the
> first level items but not the tree itself.  I'm curious as to what good
> collapsing the whole tree down to one node would be.

Collapse everything, then open out just the one you want. More compact
display. And yes, it's a minor problem in evince, though not too bad
for my usage (I can close one sub-branch, just not the whole tree).

ChrisA

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Can I copy/paste Python code? ryguy7272 <ryanshuell@gmail.com> - 2015-07-20 19:49 -0700
  Re: Can I copy/paste Python code? Chris Angelico <rosuav@gmail.com> - 2015-07-21 12:55 +1000
    Re: Can I copy/paste Python code? Christian Gollwitzer <auriocus@gmx.de> - 2015-07-21 14:29 +0200
      Re: Can I copy/paste Python code? Chris Angelico <rosuav@gmail.com> - 2015-07-22 00:48 +1000
      Re: Can I copy/paste Python code? Ben Bacarisse <ben.usenet@bsb.me.uk> - 2015-07-21 17:12 +0100
        Re: Can I copy/paste Python code? Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2015-07-21 20:05 -0400
      Re: Can I copy/paste Python code? Laura Creighton <lac@openend.se> - 2015-07-21 19:25 +0200
        Re: Can I copy/paste Python code? Grant Edwards <invalid@invalid.invalid> - 2015-07-21 18:55 +0000
        Re: Can I copy/paste Python code? Steven D'Aprano <steve@pearwood.info> - 2015-07-22 10:45 +1000
          Re: Can I copy/paste Python code? Laura Creighton <lac@openend.se> - 2015-07-22 09:01 +0200
            Re: Can I copy/paste Python code? Grant Edwards <invalid@invalid.invalid> - 2015-07-22 13:54 +0000
              Re: Can I copy/paste Python code? Laura Creighton <lac@openend.se> - 2015-07-22 16:37 +0200
                Re: Can I copy/paste Python code? Grant Edwards <invalid@invalid.invalid> - 2015-07-22 14:53 +0000
                Re: Can I copy/paste Python code? Laura Creighton <lac@openend.se> - 2015-07-22 18:53 +0200
                Re: Can I copy/paste Python code? Christian Gollwitzer <auriocus@gmx.de> - 2015-07-22 23:23 +0200
      Re: Can I copy/paste Python code? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-07-21 20:58 +0100
        Re: Can I copy/paste Python code? Grant Edwards <invalid@invalid.invalid> - 2015-07-21 20:32 +0000
          Re: Can I copy/paste Python code? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-07-21 21:54 +0100
          Re: Can I copy/paste Python code? Emile van Sebille <emile@fenx.com> - 2015-07-21 14:03 -0700
            Re: Can I copy/paste Python code? Grant Edwards <invalid@invalid.invalid> - 2015-07-21 21:47 +0000
              Re: Can I copy/paste Python code? Emile van Sebille <emile@fenx.com> - 2015-07-21 15:35 -0700
                Re: Can I copy/paste Python code? Grant Edwards <invalid@invalid.invalid> - 2015-07-22 00:10 +0000
                Re: Can I copy/paste Python code? Emile van Sebille <emile@fenx.com> - 2015-07-22 09:49 -0700
                Re: Can I copy/paste Python code? Grant Edwards <invalid@invalid.invalid> - 2015-07-22 19:35 +0000
                Re: Can I copy/paste Python code? Emile van Sebille <emile@fenx.com> - 2015-07-22 14:39 -0700
                Re: [OT] Can I copy/paste Python code? Michael Torrie <torriem@gmail.com> - 2015-07-22 15:56 -0600
                Re: [OT] Can I copy/paste Python code? Grant Edwards <invalid@invalid.invalid> - 2015-07-22 22:50 +0000
                Re: [OT] Can I copy/paste Python code? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-07-23 15:39 +1000
                Re: Can I copy/paste Python code? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-07-23 15:22 +1000
                Re: Can I copy/paste Python code? Grant Edwards <invalid@invalid.invalid> - 2015-07-22 20:49 +0000
              Re: Can I copy/paste Python code? Michael Torrie <torriem@gmail.com> - 2015-07-21 16:36 -0600
                Re: Can I copy/paste Python code? Grant Edwards <invalid@invalid.invalid> - 2015-07-22 00:12 +0000
                Re: Can I copy/paste Python code? Michael Torrie <torriem@gmail.com> - 2015-07-21 19:03 -0600
                Re: Can I copy/paste Python code? Chris Angelico <rosuav@gmail.com> - 2015-07-22 11:12 +1000
              Re: Can I copy/paste Python code? Chris Angelico <rosuav@gmail.com> - 2015-07-22 10:04 +1000
                Re: Can I copy/paste Python code? Jussi Piitulainen <jpiitula@ling.helsinki.fi> - 2015-07-22 10:55 +0300
                Re: Can I copy/paste Python code? Chris Angelico <rosuav@gmail.com> - 2015-07-22 18:13 +1000
      Re: Can I copy/paste Python code? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-07-22 08:47 +0100
  Re: Can I copy/paste Python code? Laura Creighton <lac@openend.se> - 2015-07-21 10:24 +0200
  Re: Can I copy/paste Python code? "Peter Heitzer" <peter.heitzer@rz.uni-regensburg.de> - 2015-07-21 08:40 +0000
  Re: Can I copy/paste Python code? ryguy7272 <ryanshuell@gmail.com> - 2015-07-21 08:18 -0700
  Re: Can I copy/paste Python code? Gene Heskett <gheskett@wdtv.com> - 2015-07-21 13:41 -0400

csiph-web