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: emacs/lisp/mail rmail.el Date: Mon, 16 Mar 2009 13:18:34 -0400 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 1237223936 18832 80.91.229.12 (16 Mar 2009 17:18:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 16 Mar 2009 17:18:56 +0000 (UTC) Cc: Emacs developers To: "Richard M. Stallman" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 16 18:20:12 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 1LjGTy-00058N-6s for ged-emacs-devel@m.gmane.org; Mon, 16 Mar 2009 18:20:10 +0100 Original-Received: from localhost ([127.0.0.1]:56834 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LjGSb-0000Bx-Im for ged-emacs-devel@m.gmane.org; Mon, 16 Mar 2009 13:18:45 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LjGSW-00009p-Gq for emacs-devel@gnu.org; Mon, 16 Mar 2009 13:18:40 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LjGSR-00005F-Vc for emacs-devel@gnu.org; Mon, 16 Mar 2009 13:18:40 -0400 Original-Received: from [199.232.76.173] (port=42699 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LjGSR-00004y-Qe for emacs-devel@gnu.org; Mon, 16 Mar 2009 13:18:35 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:57864) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LjGSR-00074e-JM for emacs-devel@gnu.org; Mon, 16 Mar 2009 13:18:35 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1LjGSQ-0003Qq-5A; Mon, 16 Mar 2009 13:18:34 -0400 X-Spook: Project Monarch Bletchley Park president Commecen freedom X-Ran: VeP(I2x-MA0Ei7aG[R*QlD^_eFQO-#5'W|344e*}Fd24z-_"kwO}dT*\xIVIrcijdTou7B X-Hue: red 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, seldom 2.4 (older, 4) 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:109658 Archived-At: "Richard M. Stallman" wrote: > (rmail-retry-failure): Discard rmail-ignored-headers. This change is inconsistent with Emacs 22, and the documentation in rmail.el and rmail.texi. If you want this, why not just set your rmail-retry-ignored-headers equal to rmail-ignored-headers?