Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!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.110 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.78; '*S*': 0.00; 'context': 0.05; 'sep': 0.09; 'archives.': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'gmail.': 0.16; 'python-list,': 0.16; 'wrote:': 0.17; 'received:209.85.214.174': 0.21; 'context.': 0.22; 'runs': 0.22; 'needed.': 0.23; 'header:In-Reply-To:1': 0.25; 'leave': 0.26; 'am,': 0.27; 'message-id:@mail.gmail.com': 0.27; 'lines': 0.28; 'decide': 0.28; 'post': 0.28; 'context,': 0.29; 'feature,': 0.29; 'fri,': 0.30; 'seconds': 0.30; 'text,': 0.33; 'to:addr:python-list': 0.33; 'everyone': 0.33; "can't": 0.34; 'received:google.com': 0.34; 'text': 0.34; 'options:': 0.35; 'text.': 0.35; 'subject:?': 0.35; "won't": 0.35; 'received:209.85': 0.35; 'there': 0.35; 'signature': 0.37; 'two': 0.37; 'uses': 0.37; 'being': 0.37; 'moment': 0.37; 'received:209': 0.37; 'well.': 0.37; 'subject:: ': 0.38; 'easier': 0.38; 'some': 0.38; 'things': 0.38; 'several': 0.39; 'gives': 0.39; 'to:addr:python.org': 0.39; 'received:209.85.214': 0.39; 'header:Received:5': 0.40; 'your': 0.60; 'more': 0.63; 'show': 0.63; 'taking': 0.65; 'useful.': 0.65; 'internet': 0.71; '(according': 0.84; 'clips': 0.93; 'remember,': 0.93; 'responses': 0.93; 'hundred': 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:to :content-type; bh=dQ7Hj2sHezIlC2pfSSfwh4uXyp13Dz95PnfvAOX73E0=; b=kzWKWHCEEK96LkJTmkG5WY/xcHLnoyjbQ+zXpszjLabqa563+rWdSsQ9FHHRC+iEtr le5iIvRD/OudxlSP0wEDmj2WPF4RxcUQJNiqUQpxcnwsqAlDBMLxCNms/JFvPZjuj4Y0 lO5uZn54GQh//ncVmWt2Hf1H6Ww+8xU+JDf/QI5fOWpTz/1RyXYrOrKI7gAzzo6405Vr +r5UUIvaYPJazSjaTcubnFRiE8wsXaA7NBqaZel75lE6FK0+LzQtp1NK9pqQqZSl1o7t fnbB/dPy3IXjBO/FR5o+z6aJPKRC0v5O4iSE/Xt5QR5e5vuI3+OxBpEuorDtFtNCUSBY gn3g== MIME-Version: 1.0 In-Reply-To: References: <5B80DD153D7D744689F57F4FB69AF47416678FC5@SCACMX008.exchad.jpmchase.net> Date: Fri, 14 Sep 2012 17:30:26 +1000 Subject: Re: pythonOCC examples doesn't work? From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 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: 26 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1347607830 news.xs4all.nl 6942 [2001:888:2000:d::a6]:55089 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:29134 On Fri, Sep 14, 2012 at 11:14 AM, Dwight Hutto wrote: > [over a hundred quoted lines snipped] > And if you look at the above in gmail, you can see the ...'s that when > not clicked, won't show some of the responses I leave just above, and > it clips my signature line as well. That's a Gmail feature, and a sop to people who can't take a moment to trim quoted text. Taking your above post as an example, there were (according to my calculation) 111 lines of text that had already been sent, being _re_sent in your post. Not everyone uses Gmail. And not everyone runs off 100Mbit internet connections. And even if everyone were to use Gmail off 100Mbit internet connections, I would still recommend trimming the text, because Gmail gives you precisely two options: all the way collapsed, or all the way expanded. If I want to read more context, I get _all_ the context. That's still not all that useful. Right while you make a post is the best time to decide how much context is needed. Spend just a few seconds thinking about how much to trim, and you can make things easier for everyone who reads your post, whether it be on python-list, comp.lang.python, or one of several web-accessible archives. And remember, this is for posterity, so be honest. How do you feel? Interesting... ChrisA