From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Bug #6210 Date: Wed, 19 May 2010 08:36:38 -0400 Message-ID: References: <83pr0s9zbe.fsf@gnu.org> <87aarw41w3.fsf@telefonica.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1274273215 29350 80.91.229.12 (19 May 2010 12:46:55 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 19 May 2010 12:46:55 +0000 (UTC) Cc: emacs-devel@gnu.org To: =?iso-8859-1?Q?=D3scar?= Fuentes Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed May 19 14:46:53 2010 connect(): No such file or directory 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.69) (envelope-from ) id 1OEifh-0007mJ-GC for ged-emacs-devel@m.gmane.org; Wed, 19 May 2010 14:46:49 +0200 Original-Received: from localhost ([127.0.0.1]:37870 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OEifg-0005RF-UT for ged-emacs-devel@m.gmane.org; Wed, 19 May 2010 08:46:48 -0400 Original-Received: from [140.186.70.92] (port=53099 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OEibx-0003m9-8S for emacs-devel@gnu.org; Wed, 19 May 2010 08:42:58 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OEiVr-0004qe-UY for emacs-devel@gnu.org; Wed, 19 May 2010 08:36:46 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:64860 helo=ironport2-out.pppoe.ca) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OEiVr-0004qA-SF for emacs-devel@gnu.org; Wed, 19 May 2010 08:36:39 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvsEANR380tMCpz0/2dsb2JhbACeE3K9CYUQBIwv X-IronPort-AV: E=Sophos;i="4.53,263,1272859200"; d="scan'208";a="64552348" Original-Received: from 76-10-156-244.dsl.teksavvy.com (HELO pastel.home) ([76.10.156.244]) by ironport2-out.pppoe.ca with ESMTP; 19 May 2010 08:36:38 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 9FAD88079; Wed, 19 May 2010 08:36:38 -0400 (EDT) In-Reply-To: <87aarw41w3.fsf@telefonica.net> (=?iso-8859-1?Q?=22=D3scar?= Fuentes"'s message of "Wed, 19 May 2010 12:33:16 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. 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:124935 Archived-At: > A random idea: maybe the messages containing certain special strings > could be automatically approved. Things like "In GNU Emacs" and > "Important settings". Or even add some sort of magical pass-through > string to the messages generated by report-emacs-bug, which the > developers could add to the messages they send to the list too. The report-emacs-bug template already includes plenty of boilerplate that we can recognize. Stefan