Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed3.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.017 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'subject:Python': 0.05; 'deprecated': 0.07; 'nntp': 0.09; 'subject:trying': 0.09; 'to:name :python-list': 0.15; '"from"': 0.16; 'mailing-list': 0.16; 'subject:embed': 0.16; 'wrote:': 0.17; 'thanks,': 0.18; 'handles': 0.18; 'bit': 0.21; 'gateway': 0.22; 'logical': 0.22; 'x-mailer:microsoft outlook express 6.00.2900.5931': 0.22; 'i.e.': 0.27; 'went': 0.28; 'skip:( 20': 0.28; 'noticed': 0.28; 'reply- to': 0.29; "i'm": 0.29; 'that.': 0.30; 'could': 0.32; 'getting': 0.33; 'to:addr:python-list': 0.33; 'server': 0.35; 'list': 0.35; 'posting': 0.35; 'too.': 0.35; 'there': 0.35; 'add': 0.36; 'email addr:python.org': 0.36; "i'll": 0.36; 'should': 0.36; 'charset:us- ascii': 0.36; 'uses': 0.37; 'rather': 0.37; 'subject:: ': 0.38; 'sure': 0.38; 'to:addr:python.org': 0.39; 'think': 0.40; 'address': 0.60; 'email name:python-list': 0.62; 'reply': 0.66; 'ago.': 0.66; 'wish': 0.70; 'saw': 0.75 MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII; format=flowed; reply-type=original From: Gisle Vanem To: Python-list References: Subject: Re: Python newbie trying to embed in C++ Date: Thu, 28 Feb 2013 11:47:19 +0100 X-Priority: 3 X-MSMail-priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5931 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 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: 23 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1362048451 news.xs4all.nl 6877 [2001:888:2000:d::a6]:34372 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:40127 "Marwan Badawi" wrote: > I just noticed that my reply went to the message sender and not to the > newsgroup, so I'm posting again: thanks, I'll look into that. Yes, I often do that too; i.e. I'm subscribed to python-list@python.org and get all messages from comp.lang.python mirrored to the ML a bit later. I prefer the mailing-list over comp.lang.python since my NNTP server (eternal-september.org) is rather slow and my ISP has deprecated NNTP long time ago. I saw you uses Thunderbird on Windows. I'm not sure how it by default handles a reply-to when there is no "Reply-to" field in the header. To the address in "From" / "Sender" or what? I wish the NNTP-mailing list gateway could add a "Reply-to: ". Since I'm getting the messages via the ML, I think it would be logical that the replies should by default go to the ML too. --gv