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


Groups > comp.lang.python > #76341

problem on top-post

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <elearn2014@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.052
X-Spam-Evidence '*H*': 0.90; '*S*': 0.00; 'facilitates': 0.09; 'part,': 0.09; 'portions': 0.09; 'thread': 0.14; 'excerpt': 0.16; 'hackers': 0.16; 'quoted': 0.16; 'subject:post': 0.16; 'subject:top': 0.16; 'top-post': 0.16; 'url:catb': 0.16; 'url:~esr': 0.16; 'usenet': 0.16; 'applies': 0.16; 'appears': 0.22; 'portion': 0.22; 'header:User-Agent:1': 0.23; 'logical': 0.24; 'subject:problem': 0.24; 'correct': 0.29; 'universal': 0.31; 'message.': 0.35; 'received:google.com': 0.35; 'opposed': 0.36; 'right?': 0.36; 'sequence': 0.36; 'url:org': 0.36; 'received:10': 0.37; 'message-id:@gmail.com': 0.38; 'form,': 0.38; 'to:addr :python-list': 0.38; 'to:addr:python.org': 0.39; 'subject: ': 0.61; 'skip:* 10': 0.61; 'first': 0.61; 'term': 0.63; 'such': 0.63; 'more': 0.64; '2000': 0.65; 'skip:\xe2 10': 0.65; 'news': 0.67; 'internet': 0.71; 'url:1999': 0.75; 'url:xhtml': 0.77; 'reply,': 0.93
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type; bh=Y5bCVQc1+kH/C8AYRk5g4lbKUdwWjhJIqqzkwTFTYmY=; b=aeh5DaCK5BYt6WoI4Moltyqq7bNWy8AE+/OFsuKR4Xrl2ET+VJzIkeLEft33wxQ1He DA3eLVt+pc1sBa8xUFYGVp1UK+nu4RTAWZdvzH8Gabh/wkA7G85p+52q2aXMckEOF2r0 h14+fvZ80Jx/cN3p6hlYazj8xXRjfeDMQhNjElum2lN85oNwG7A8EKNrLnAp+H6+Np5p 22nQIzJzXAO8M1tjz4iJ6v7225xf8nn2usiVy2AmvrPUx9CW+iSX6bS8sM2vMWtwugzm 87Cr4IwDkS8ZkGmJgiChyOAmPpwSHhxrKBjGlPBzBWjS2nTNqV2oqRvF4yiGDam4drld +udA==
X-Received by 10.66.163.164 with SMTP id yj4mr7969454pab.91.1408067241671; Thu, 14 Aug 2014 18:47:21 -0700 (PDT)
Date Fri, 15 Aug 2014 09:47:12 +0800
From luofeiyu <elearn2014@gmail.com>
User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.0
MIME-Version 1.0
To python-list@python.org
Subject problem on top-post
Content-Type multipart/alternative; boundary="------------040809090201030604010609"
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
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.13017.1408067250.18130.python-list@python.org> (permalink)
Lines 76
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1408067250 news.xs4all.nl 2912 [2001:888:2000:d::a6]:35919
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:76341

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

when i search what top-post mean:


*top-post*: n., v.
[common] To put the newly-added portion of an email or Usenet response 
before the quoted part, as opposed to the more logical sequence of 
quoted portion first with original following.
*bottom-post*: v.In a news or mail reply, to put the response to a news 
or email message after the quoted content from the parent message. This 
is correct form, and until around 2000 was so universal on the Internet 
that neither the term ‘bottom-post’ nor its antonym /top-post/ 
<http://www.catb.org/%7Eesr/jargon/html/T/top-post.html> existed. 
Hackers consider that the best practice is actually to excerpt only the 
relevent portions of the parent message, then intersperse the poster's 
response in such a way that each section of response appears directly 
after the excerpt it applies to. This reduces message bulk, keeps thread 
content in a logical order, and facilitates reading.


the best way is to excerpt only the relevent portions of the parent 
message ,not top-post nor bottom-post , right?

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


Thread

problem on  top-post luofeiyu <elearn2014@gmail.com> - 2014-08-15 09:47 +0800
  Re: problem on top-post John Gordon <gordon@panix.com> - 2014-08-15 03:25 +0000
    Re: problem on top-post Ben Finney <ben+python@benfinney.id.au> - 2014-08-15 14:17 +1000
      Re: problem on top-post John Gordon <gordon@panix.com> - 2014-08-15 17:29 +0000

csiph-web