Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #27207
| Path | csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <worldpeaceagentforchange@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.155 |
| X-Spam-Level | * |
| X-Spam-Evidence | '*H*': 0.71; '*S*': 0.02; 'subject:: [': 0.03; 'subject:posting': 0.09; 'to:addr:comp.lang.python': 0.09; 'cc:addr:python-list': 0.10; 'agree.': 0.16; 'complain,': 0.16; 'subject:] ': 0.19; 'cc:2**0': 0.23; 'cc:no real name:2**0': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'header :User-Agent:1': 0.26; 'regular': 0.27; 'rest': 0.28; 'post': 0.28; '(possibly': 0.29; 'probably': 0.29; 'agree': 0.34; 'received:google.com': 0.34; 'text.': 0.35; 'received:209.85': 0.35; 'there': 0.35; 'add': 0.36; 'but': 0.36; 'be.': 0.36; 'generation': 0.36; 'enough': 0.36; 'quite': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'mark': 0.38; 'several': 0.39; 'subject:-': 0.40; "you've": 0.61; 'internet,': 0.61; 'voice': 0.62; 'more': 0.63; 'born': 0.71; 'enlightened': 0.84; 'underneath': 0.84; 'mails': 0.88; 'received:209.85.213.184': 0.91; 'received:mail-yx0-f184.google.com': 0.91; 'assured': 0.93; 'subject:Top': 0.93 |
| Newsgroups | comp.lang.python |
| Date | Thu, 16 Aug 2012 15:42:54 -0700 (PDT) |
| In-Reply-To | <mailman.3398.1345156576.4697.python-list@python.org> |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=72.66.230.178; posting-account=E43_HgoAAACYHtL9N5t1FSHNNpTSZ14z |
| References | <mailman.3398.1345156576.4697.python-list@python.org> |
| User-Agent | G2/1.0 |
| X-Google-Web-Client | true |
| X-Google-IP | 72.66.230.178 |
| MIME-Version | 1.0 |
| Subject | Re: Top-posting &c. (was Re: [ANNC] pybotwar-0.8) |
| From | Madison May <worldpeaceagentforchange@gmail.com> |
| To | comp.lang.python@googlegroups.com |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Cc | python-list@python.org |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://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 | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Message-ID | <mailman.3399.1345156977.4697.python-list@python.org> (permalink) |
| Lines | 23 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1345156977 news.xs4all.nl 6911 [2001:888:2000:d::a6]:36669 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:27207 |
Show key headers only | View raw
> And FWIW, I add my voice to those who prefer to read replies > > underneath the original text. Even if Mark were the only person vocal > > enough to complain, you can still rest assured that there are many > > more who agree. You've now heard from quite a few regular posters; > > there are probably several *hundred* lurkers who feel the same way, > > but do not post (possibly because they cannot). Also, these mails get > > archived all over the internet, so a generation not yet born can read > > and be either enlightened or irritated, as the case may be. > > > > ChrisA As a lurker, I agree completely with Chris's sentiments.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Top-posting &c. (was Re: [ANNC] pybotwar-0.8) Chris Angelico <rosuav@gmail.com> - 2012-08-17 08:36 +1000
Re: Top-posting &c. (was Re: [ANNC] pybotwar-0.8) Madison May <worldpeaceagentforchange@gmail.com> - 2012-08-16 15:42 -0700
Re: Top-posting &c. (was Re: [ANNC] pybotwar-0.8) Madison May <worldpeaceagentforchange@gmail.com> - 2012-08-16 15:42 -0700
Re: Top-posting &c. (was Re: [ANNC] pybotwar-0.8) Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-08-17 01:19 -0400
Re: Top-posting &c. Ulrich Eckhardt <ulrich.eckhardt@dominolaser.com> - 2012-08-17 09:18 +0200
RE: Top-posting &c. "Prasad, Ramit" <ramit.prasad@jpmorgan.com> - 2012-08-20 22:49 +0000
Re: Top-posting &c. Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-08-21 03:43 +0000
Re: Top-posting &c. Ulrich Eckhardt <ulrich.eckhardt@dominolaser.com> - 2012-08-21 10:15 +0200
RE: Top-posting &c. "Prasad, Ramit" <ramit.prasad@jpmorgan.com> - 2012-08-24 13:53 +0000
Re: Top-posting &c. Ramchandra Apte <maniandram01@gmail.com> - 2012-08-24 07:23 -0700
Re: Top-posting &c. Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-08-24 15:43 +0100
Re: Top-posting &c. Ramchandra Apte <maniandram01@gmail.com> - 2012-08-24 07:23 -0700
Re: Top-posting &c. rusi <rustompmody@gmail.com> - 2012-08-24 08:58 -0700
Re: Top-posting &c. rusi <rustompmody@gmail.com> - 2012-08-24 09:39 -0700
Re: Top-posting &c. Chris Angelico <rosuav@gmail.com> - 2012-08-25 03:49 +1000
Re: Top-posting &c. (was Re: [ANNC] pybotwar-0.8) rusi <rustompmody@gmail.com> - 2012-08-17 09:36 -0700
Re: Top-posting &c. (was Re: [ANNC] pybotwar-0.8) Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-08-18 01:43 +0000
Re: Top-posting &c. (was Re: [ANNC] pybotwar-0.8) Zero Piraeus <schesis@gmail.com> - 2012-08-17 21:54 -0400
Re: Top-posting &c. (was Re: [ANNC] pybotwar-0.8) Jean-Michel Pichavant <jeanmichel@sequans.com> - 2012-08-20 17:09 +0200
Re: Top-posting &c. (was Re: [ANNC] pybotwar-0.8) Grant Edwards <invalid@invalid.invalid> - 2012-08-18 15:34 +0000
Re: Top-posting &c. (was Re: [ANNC] pybotwar-0.8) rusi <rustompmody@gmail.com> - 2012-08-18 10:27 -0700
Re: Top-posting &c. (was Re: [ANNC] pybotwar-0.8) Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-08-19 07:15 +0000
Re: Top-posting &c. (was Re: [ANNC] pybotwar-0.8) Chris Angelico <rosuav@gmail.com> - 2012-08-19 17:46 +1000
Re: Top-posting &c. (was Re: [ANNC] pybotwar-0.8) python@bdurham.com - 2012-08-19 08:43 -0400
Re: Top-posting &c. (was Re: [ANNC] pybotwar-0.8) rusi <rustompmody@gmail.com> - 2012-08-20 00:31 -0700
Re: Top-posting &c. (was Re: [ANNC] pybotwar-0.8) Chris Angelico <rosuav@gmail.com> - 2012-08-20 17:46 +1000
Re: Top-posting &c. (was Re: [ANNC] pybotwar-0.8) Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-08-20 09:12 +0100
Re: Top-posting &c. (was Re: [ANNC] pybotwar-0.8) Jurko Gospodnetić <jurko.gospodnetic@pke.hr> - 2012-08-17 09:52 +0200
Re: Top-posting &c. (was Re: [ANNC] pybotwar-0.8) Alex Strickland <sscc@mweb.co.za> - 2012-08-21 08:07 +0200
Re: Top-posting &c. (was Re: [ANNC] pybotwar-0.8) Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-08-21 07:59 +0000
Re: Top-posting &c. (was Re: [ANNC] pybotwar-0.8) Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-08-21 13:14 -0400
Re: Top-posting &c. (was Re: [ANNC] pybotwar-0.8) Bob Martin <bob.martin@excite.com> - 2012-08-22 07:25 +0100
Re: Top-posting &c. (was Re: [ANNC] pybotwar-0.8) Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-08-22 08:35 +0100
Re: Top-posting &c. (was Re: [ANNC] pybotwar-0.8) rusi <rustompmody@gmail.com> - 2012-08-17 00:39 -0700
Re: Top-posting &c. (was Re: [ANNC] pybotwar-0.8) Grant Edwards <invalid@invalid.invalid> - 2012-08-17 13:03 +0000
Re: Top-posting &c. Ben Finney <ben+python@benfinney.id.au> - 2012-08-18 15:59 +1000
csiph-web