From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1177 invoked by alias); 19 Nov 2005 17:05:01 -0000 Received: (qmail 1167 invoked by uid 22791); 19 Nov 2005 17:05:01 -0000 X-Spam-Check-By: sourceware.org Received: from c-24-61-23-223.hsd1.ma.comcast.net (HELO cgf.cx) (24.61.23.223) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Sat, 19 Nov 2005 17:05:00 +0000 Received: by cgf.cx (Postfix, from userid 201) id D066613C545; Sat, 19 Nov 2005 12:04:58 -0500 (EST) Date: Sat, 19 Nov 2005 17:05:00 -0000 From: Christopher Faylor To: gdb@sourceware.org Subject: Re: Maintainer policy for GDB Message-ID: <20051119170458.GB7912@trixie.casa.cgf.cx> Mail-Followup-To: gdb@sourceware.org References: <20051117044801.GA4705@nevyn.them.org> <20051117231020.GJ1635@adacore.com> <200511180956.14917.pgilliam@us.ibm.com> <20051119024455.GA6482@trixie.casa.cgf.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.8i Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2005-11/txt/msg00425.txt.bz2 On Sat, Nov 19, 2005 at 12:56:49PM +0200, Eli Zaretskii wrote: >> Date: Fri, 18 Nov 2005 21:44:55 -0500 >> From: Christopher Faylor >> >> Dunno if it helps but, coincidentally enough, I've transitioned this >> list to using a feature of the mailing list software which adds a >> "X-IsSubscribed: yes" to the header of a message if the sender was >> subscribed. > >Thanks, I will look into programming Emacs to use this header. > >Do you happen to know whether this header is used by other mailing >lists? That is, are we talking about a solution that's private to >this list, or is it more general than that? This is important for the >decision how to add this option to Emacs. As far as I know, this is only used on sourceware.org mailing lists. It's something that I added. It was kind of tricky to inject this using the mailing list software that we use on the system but it is something that I always wanted. cgf