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: Don't report new bugs for Rmail?? Date: Sat, 31 Jan 2009 14:51:57 -0500 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1233431536 16238 80.91.229.12 (31 Jan 2009 19:52:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 31 Jan 2009 19:52:16 +0000 (UTC) Cc: don@donarmstrong.com, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jan 31 20:53:30 2009 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 1LTLuD-0007n5-Ab for ged-emacs-devel@m.gmane.org; Sat, 31 Jan 2009 20:53:29 +0100 Original-Received: from localhost ([127.0.0.1]:39084 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LTLsu-0002Ub-VJ for ged-emacs-devel@m.gmane.org; Sat, 31 Jan 2009 14:52:09 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LTLso-0002UV-SH for emacs-devel@gnu.org; Sat, 31 Jan 2009 14:52:02 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LTLso-0002UB-0B for emacs-devel@gnu.org; Sat, 31 Jan 2009 14:52:02 -0500 Original-Received: from [199.232.76.173] (port=47719 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LTLsn-0002U8-Qg for emacs-devel@gnu.org; Sat, 31 Jan 2009 14:52:01 -0500 Original-Received: from ironport2-out.pppoe.ca ([206.248.154.182]:46085 helo=ironport2-out.teksavvy.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LTLsk-0007gq-Ad; Sat, 31 Jan 2009 14:51:58 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgMFAOs6hEnO+IQk/2dsb2JhbACBbsVrhBQGgmw X-IronPort-AV: E=Sophos;i="4.37,356,1231131600"; d="scan'208";a="33109363" Original-Received: from 206-248-132-36.dsl.teksavvy.com (HELO pastel.home) ([206.248.132.36]) by ironport2-out.teksavvy.com with ESMTP; 31 Jan 2009 14:51:57 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id 799798229; Sat, 31 Jan 2009 14:51:57 -0500 (EST) In-Reply-To: (Eli Zaretskii's message of "Sat, 31 Jan 2009 12:21:51 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-operating-system: by monty-python.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:108470 Archived-At: > If you go to http://emacsbugs.donarmstrong.com/, make sure "package" > is checked in the "Find bugs by:" selector, type "rmail" into the > "What to search for:" field, and click the "Find" button, you will see > a page with the following on its 2nd line: > There is no maintainer for rmail. Please do not report new bugs against this package. > ??? Why does it ask not to report new bugs? The message is misleading, indeed. It would be the same if you tried "firefox" instead of "rmail". A better message would be "There is no such package named `rmail'" or something like that. Stefan