Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!newsfeed0.kamp.net!newsfeed.kamp.net!feeder1.cambriumusenet.nl!feed.tweaknews.nl!85.12.40.139.MISMATCH!xlned.com!feeder7.xlned.com!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.061 X-Spam-Evidence: '*H*': 0.88; '*S*': 0.00; 'that?': 0.05; 'subject:Posting': 0.09; 'cc:addr:python-list': 0.11; 'finney': 0.16; 'itself,': 0.16; 'quoted': 0.16; 'wrote:': 0.18; 'email addr:gmail.com>': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; '>': 0.26; 'post': 0.26; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'url:mailman': 0.30; 'url:wiki': 0.31; 'material.': 0.31; 'sep': 0.31; 'url:wikipedia': 0.31; 'writes:': 0.31; 'know.': 0.32; 'text': 0.33; 'url:python': 0.33; 'fri,': 0.33; 'subject: (': 0.35; 'something': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'url:listinfo': 0.36; 'doing': 0.36; 'material': 0.36; 'url:org': 0.36; 'wrong': 0.37; 'christian': 0.38; 'skip:& 10': 0.38; 'ben': 0.38; 'gmail': 0.38; 'pm,': 0.38; 'mailing': 0.39; 'url:mail': 0.40; "you're": 0.61; 'skip:\xe2 10': 0.65; '8bit%:21': 0.69; 'article': 0.77; 'responding.': 0.84; 'responses': 0.93 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=lCvEFOEJyEvOLQl98DM1I4uG7TuUFqPtO8xbY/rZIQI=; b=loOef68GQbldhg38GdLqap5IBT5crNFXAASslDj6Kr3IViBwptKZEpG8vXYbSYpvD8 6/gQF6fS3wFgBgT1VUDJwnGE8pOT46jlUzpw9p5i3zWYbD4iHyzpuWDgbidRLVHRVU6E nPFdUGFj+n4tdTxMwE5WRciulW2loE1U+O8Yb22BuOD0BoPt2uKyfqcYxGH/pmzgiM/K jhBOYUyhJLNaaghnjpusmqnNBdUcRMuwL+SUvBHSjyRtmBysM8JyMAE1zPYSxsZAIftG 50buQcsQvFxlvrg+/iyc05SIyT0Q9s5V9PeF0KLENHlONKn8ZPhsA6EMo/z1xsV5egXJ WpIA== X-Received: by 10.152.9.37 with SMTP id w5mr3906661laa.28.1409972807169; Fri, 05 Sep 2014 20:06:47 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <85y4txwk2m.fsf_-_@benfinney.id.au> References: <1enj0att6bkrnvb81rhma5dbuk3h28agl8@4ax.com> <5409EE02.7030308@stoneleaf.us> <540A0582.1010403@mrabarnett.plus.com> <85y4txwk2m.fsf_-_@benfinney.id.au> From: Juan Christian Date: Sat, 6 Sep 2014 00:06:27 -0300 Subject: Re: Posting style: interleaved responses (was: My backwards logic) To: Ben Finney Content-Type: multipart/alternative; boundary=089e014946f4507ca405025ce04c Cc: Python 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: 82 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1409972809 news.xs4all.nl 2839 [2001:888:2000:d::a6]:56878 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:77632 --089e014946f4507ca405025ce04c Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Fri, Sep 5, 2014 at 11:37 PM, Ben Finney wrote: > Juan Christian writes: > > > @Mark Lawrence: Sorry to ask, but what do you mean by "don't top post > > here, thanks.", I'm not familiar with mailing lists, so I may be doing > > something wrong and I don't know. > > Please post your responses interleaved with the quoted material to > which you're responding. See the article on =E2=80=9Cinterleaved style=E2= =80=9D > . And > trim any quoted material to which you're not responding, so your message > only contains relevant material. > > -- > \ =E2=80=9CHuman reason is snatching everything to itself, le= aving | > `\ nothing for faith.=E2=80=9D =E2=80=94Bernard of Clairvaux,= 1090=E2=80=931153 CE | > _o__) | > Ben Finney > > -- > https://mail.python.org/mailman/listinfo/python-list Like that? I'm using gmail so it automatically put the text in the [...] icon. --089e014946f4507ca405025ce04c Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On F= ri, Sep 5, 2014 at 11:37 PM, Ben Finney <ben+python@benfinney.id.= au> wrote:
Juan Christian &= lt;juan0christian@gmail.com= > writes:

> @Mark Lawrence: Sorry to ask, but what do you mean by "don't = top post
> here, thanks.", I'm not familiar with mailing lists, so I may= be doing
> something wrong and I don't know.

Please post your responses interleaved with the quoted material to
which you're responding. See the article on =E2=80=9Cinterleaved style= =E2=80=9D
<URL:https://en.wikipedia.org/wiki/Posting_style#Interl= eaved_style>. And
trim any quoted material to which you're not responding, so your messag= e
only contains relevant material.

--
=C2=A0\=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =E2=80=9CHuman reason is s= natching everything to itself, leaving |
=C2=A0 `\=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0nothing for faith.=E2=80= =9D =E2=80=94Bernard of Clairvaux, 1090=E2=80=931153 CE |
_o__)=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 |
Ben Finney

--
https://mail.python.org/mailman/listinfo/python-list

Like that? I'm using gmail so it au= tomatically put the text in the [...] icon.=C2=A0

--089e014946f4507ca405025ce04c--