[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.python

Broken references in postings

Dave \Crash\ Dummy

3/2/2010 5:47:00 PM

I've noticed recently that a lot of the "refernces" and
"in-reply-to" headers in c.l.p are broken, resulting in the
inability to move from a child to a parent in a tree.

For example in a recent reply (subejct: os.fdopen() issue in
Python 3.1?), the references and in-reply-to headers both
contained:

1267539898.477222.7.camel@necropolis

However, the article replied to has a message-ID header of

mailman.110.1267539885.23598.python-list@python.org

I don't see 1267539898.477222.7.camel@necropolis anywhere in
the headers of the referrant.

Is something broken in the mail<->news gateway?

Or is it just individual news/mail clients that are broken?

--
Grant Edwards grant.b.edwards Yow! I own seven-eighths of
at all the artists in downtown
gmail.com Burbank!
2 Answers

Ben Finney

3/2/2010 9:25:00 PM

0

Grant Edwards <invalid@invalid.invalid> writes:

> Or is it just individual news/mail clients that are broken?

This, I believe. Many clients mess up the References and In-Reply-To
fields, in the face of many years of complaint to the vendors.

Most free-software clients get it right, AFAICT.

--
\ â??Contentment is a pearl of great price, and whosoever procures |
`\ it at the expense of ten thousand desires makes a wise and |
_o__) happy purchase.â? â??J. Balguy |
Ben Finney

aahz

3/2/2010 10:54:00 PM

0

In article <hmjiuc$7pk$1@reader1.panix.com>,
Grant Edwards <invalid@invalid.invalid> wrote:
>
>I've noticed recently that a lot of the "refernces" and
>"in-reply-to" headers in c.l.p are broken, resulting in the
>inability to move from a child to a parent in a tree.

One issue with the mail/news gateway is that (unless it's been fixed)
In-Reply-To: does not get copied to References: (which is what most
newsreaders need to thread properly).
--
Aahz (aahz@pythoncraft.com) <*> http://www.python...

"Many customs in this life persist because they ease friction and promote
productivity as a result of universal agreement, and whether they are
precisely the optimal choices is much less important." --Henry Spencer