From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: A separate mailing list for most bug report ticket mail? Date: Fri, 15 Jan 2010 20:57:36 -0500 Message-ID: <2f6372zu9b.fsf@fencepost.gnu.org> References: <201001152333.o0FNXxfH008649@fed.local> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1263607188 13733 80.91.229.12 (16 Jan 2010 01:59:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 16 Jan 2010 01:59:48 +0000 (UTC) Cc: emacs-devel@gnu.org To: Xavier Maillard Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jan 16 02:59:41 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NVxwt-0004yp-VH for ged-emacs-devel@m.gmane.org; Sat, 16 Jan 2010 02:59:36 +0100 Original-Received: from localhost ([127.0.0.1]:60097 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NVxwu-0003vN-MS for ged-emacs-devel@m.gmane.org; Fri, 15 Jan 2010 20:59:36 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NVxwn-0003un-2t for emacs-devel@gnu.org; Fri, 15 Jan 2010 20:59:29 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NVxwi-0003tZ-Ey for emacs-devel@gnu.org; Fri, 15 Jan 2010 20:59:28 -0500 Original-Received: from [199.232.76.173] (port=55942 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NVxwi-0003tT-8N for emacs-devel@gnu.org; Fri, 15 Jan 2010 20:59:24 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:35383) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NVxwg-00070i-JF for emacs-devel@gnu.org; Fri, 15 Jan 2010 20:59:22 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1NVxuy-00017N-Rj; Fri, 15 Jan 2010 20:57:36 -0500 X-Spook: AUTODIN BLU-114/B AMEMB DRM Bin Laden jihad Craig X-Ran: ]bJn\xmr-taK}*PV\>BPX6ol/E/A*.Th}96?45^!c]8~Izq0k14o%K'Pq\-KhT,K.y-hnt X-Hue: black X-Attribution: GM User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:120082 Archived-At: Xavier Maillard wrote: > PS in the meantime you may simply discard messages matching the header > > ^X-Emacs-PR-Message: closed > > if these are of no interest at all to you. > > How do you discard these messages ? Use whatever tool you prefer to automatically filter messages based on their contents. For example, on fencepost you can create a ~/.procmailrc file with contents something like: SHELL=/bin/sh PATH=/bin:/usr/bin:/usr/local/bin UMASK=077 LOGFILE=$HOME/procmail.log :0 * ^X-Emacs-PR-Message: (transcript|(they-)?closed|forwarded) /dev/null See http://www.ii.com/internet/robots/procmail/qs/