Received: from localhost (unknown [200.46.208.211]) by mail.postgresql.org (Postfix) with ESMTP id 1F3AA633ECC for ; Wed, 18 Mar 2009 05:07:48 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by localhost (mx1.hub.org [200.46.208.211]) (amavisd-maia, port 10024) with ESMTP id 79115-08 for ; Wed, 18 Mar 2009 05:07:41 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from smtp28.orange.fr (smtp28.orange.fr [80.12.242.100]) by mail.postgresql.org (Postfix) with ESMTP id 2590C632644 for ; Wed, 18 Mar 2009 05:07:38 -0300 (ADT) Received: from smtp28.orange.fr (mwinf2814 [10.232.15.42]) by mwinf2810.orange.fr (SMTP Server) with ESMTP id 847B91C005D9 for ; Wed, 18 Mar 2009 08:53:04 +0100 (CET) Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf2814.orange.fr (SMTP Server) with ESMTP id 5277470000A3; Wed, 18 Mar 2009 08:51:39 +0100 (CET) Received: from [192.168.1.198] (ALyon-252-1-44-80.w82-122.abo.wanadoo.fr [82.122.187.80]) by mwinf2814.orange.fr (SMTP Server) with ESMTP id C521D700009D; Wed, 18 Mar 2009 08:51:38 +0100 (CET) X-ME-UUID: 20090318075138807.C521D700009D@mwinf2814.orange.fr Message-ID: <49C0A80A.7030406@smet.org> Date: Wed, 18 Mar 2009 08:51:38 +0100 From: Guillaume Smet User-Agent: Thunderbird 2.0.0.14 (X11/20080501) MIME-Version: 1.0 To: Greg Smith Cc: Bruce Momjian , "Marc G. Fournier" , Alvaro Herrera , David Blewett , "pgsql-www@postgresql.org" Subject: Re: List Message Footer References: <200903180210.n2I2AQP09168@momjian.us> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0 tagged_above=0 required=5 tests=none X-Spam-Level: X-Archive-Number: 200903/133 X-Sequence-Number: 16787 Greg Smith a écrit : > On Tue, 17 Mar 2009, Bruce Momjian wrote: > >> I think the footer is full enough and I just don't see enough demand >> for URL lookups to warrant it. > > You could make an argument that anything that makes the whole mailing > list/Commitfest interface easier is worthwhile to implement even if > there isn't much demand outside of that context. Well, I think there is. On the IRC channel, I often reference emails from the archives (and I'm not the only one, of course) and it's really a pain currently to dig into my GMail box, find the right email then search in the archives (the search by message id thing added by Alvaro recently is a nice thing but it's still far too many clicks). And as Greg mentioned it, it's exactly the same problem for mailing list archives out there (they are far better referenced than our archives are). As for developing GreaseMonkey scripts, I don't see the point of developing one script per website (and one extension per MUA). Moreover, GreaseMonkey doesn't invent information, it just manipulates DOM. I may be wrong but I didn't find the message id in GMail DOM (that said, it might be here, I didn't spend too much time on it). The archives are really the heart of PostgreSQL development and having the URL of a message at the bottom of it would be a time saving enhancement. I personnaly prefer spending my time answering questions than digging into the archives for the one email in a thread I wanted to point out. I'm not sure it's a good idea for every list but at least on -hackers and -performance (which are the lists cited the most), it could save quite a lot of time to more people than you think. Note that on these very lists, there are really few people not cutting out the footer when answering. -- Guillaume