Path: csiph.com!news.mixmin.net!feeder1.xsusenet.com!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!nzpost1.xs4all.net!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.090 X-Spam-Evidence: '*H*': 0.82; '*S*': 0.00; 'cc:addr:python-list': 0.09; 'subject:Help': 0.10; 'wed,': 0.15; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'list)': 0.16; 'nick': 0.16; 'personally,': 0.16; 'simple.': 0.16; 'wrote:': 0.16; '(not': 0.20; '2015': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'sep': 0.22; 'decide': 0.23; 'header:In-Reply-To:1': 0.24; 'subject:list': 0.26; '(which': 0.26; 'question': 0.27; 'message- id:@mail.gmail.com': 0.27; 'appreciated': 0.27; 'feature,': 0.29; "i'm": 0.30; 'subject:all': 0.32; 'usually': 0.33; 'list': 0.34; 'received:google.com': 0.35; 'question,': 0.35; 'but': 0.36; 'list,': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'doing': 0.38; '(with': 0.38; 'delete': 0.38; 'someone': 0.38; 'rather': 0.39; 'where': 0.40; 'your': 0.60; 'subject:Need': 0.61; 'relatively': 0.63; 'more': 0.63; 'subject:. ': 0.67; 'reply': 0.68; 'inbox.': 0.81; 'chrisa': 0.84; 'common,': 0.84; 'post,': 0.84; 'subject:!)': 0.84; 'subject:author': 0.84; 'to:none': 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=8uz2MWHogUpRi3ODm1+Xnq8FQ3bKmPMC/Vc8xLJVTg8=; b=SLafPkADuXynT+GKDojaoVhFfVhAHdvXo/6j8p4Fv7hkp+PDfeTiGqlN+nuJOet/EJ 7jv2MDMtqChf/7d6PAgZNxtuyOBGfuP4s71Wx8zP3i4GsQKWN5xzo0xYQbBB7jXa344x qbC6NFvRCKPxKvvo6neHX+As4P6KmslFgDqGWgZ9RLkpoALp268G3psEtB3vhfZRRqi8 Q2NxCfpqSahpWJaqWQz43eZm25uT/wgTKntvOk3Tl4qqEmOJ9fDDBijuN9ZNFsAVOhpC wcr3N+cKngeM8tFbUwFlV41CW8mnXmihA1MlTtI6H+BWGRNV3Sc4hUKPjMjebshSdfww xfaQ== MIME-Version: 1.0 X-Received: by 10.107.36.8 with SMTP id k8mr45107811iok.157.1441783477449; Wed, 09 Sep 2015 00:24:37 -0700 (PDT) In-Reply-To: References: <56f811b9-aa5c-45c2-9daf-888a4b239f2f@googlegroups.com> <2579215.WiH7nXzSoB@PointedEars.de> <85pp1s86ox.fsf_-_@benfinney.id.au> Date: Wed, 9 Sep 2015 17:24:37 +1000 Subject: Re: Reply to author, reply to list, reply to all (was: Need Help w. PIP!) From: Chris Angelico Cc: Pyton List 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: 17 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1441783479 news.xs4all.nl 23845 [2001:888:2000:d::a6]:37077 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:96166 On Wed, Sep 9, 2015 at 4:37 PM, Nick Sarbicki wrote: > My question then is do you reply to all (with a clean cc list but including > an OP from outside the list) in response to a persons question, even if the > question is relatively simple. > > For me it's appreciated so that you know someone is dealing with it. But > then it can also result in flooding your inbox. Personally, what I do (which I'm doing with this post) is to use Gmail's "reply-all" feature, and then manually delete the individual addresses. Sometimes, half way through writing up a post, I decide to send it privately rather than to the list, and then I delete the list rather than the author. (Not usually with this list, though; more often with Savoynet, where private replies are more common, and there's no newsgroup equivalence.) ChrisA