From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/59310 Path: main.gmane.org!not-for-mail From: Ted Stern Newsgroups: gmane.emacs.gnus.general Subject: bug in message.el, message-forward-make-body-plain Date: Tue, 30 Nov 2004 12:08:17 -0800 Organization: Cray Inc. Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: sea.gmane.org 1101845339 18878 80.91.229.6 (30 Nov 2004 20:08:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 30 Nov 2004 20:08:59 +0000 (UTC) Original-X-From: ding-owner+M7850=ding+2Daccount=gmane.org@lists.math.uh.edu Tue Nov 30 21:08:45 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13] ident=mail) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CZEIn-0003RQ-00 for ; Tue, 30 Nov 2004 21:08:45 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1CZEIn-0003En-04 for ding-account@gmane.org; Tue, 30 Nov 2004 14:08:45 -0600 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1CZEIe-0003Ec-00 for ding@lists.math.uh.edu; Tue, 30 Nov 2004 14:08:36 -0600 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1CZEIW-0006Au-52 for ding@lists.math.uh.edu; Tue, 30 Nov 2004 14:08:28 -0600 Original-Received: from main.gmane.org (main.gmane.org [80.91.229.2]) by justine.libertine.org (Postfix) with ESMTP id D28DC3A0041 for ; Tue, 30 Nov 2004 14:08:25 -0600 (CST) Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1CZEIR-00023j-00 for ; Tue, 30 Nov 2004 21:08:23 +0100 Original-Received: from ip-136-162-71-19.cray.com ([136.162.71.19]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 30 Nov 2004 21:08:23 +0100 Original-Received: from stern+gnus by ip-136-162-71-19.cray.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 30 Nov 2004 21:08:23 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Lines: 40 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: ip-136-162-71-19.cray.com User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux) Cancel-Lock: sha1:3xkwrV3gaWPonA9CbspP9AZYvqg= Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: main.gmane.org gmane.emacs.gnus.general:59310 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:59310 message-forward ignores message-forward-ignored-headers when the prefix argument is non-nil. To demonstrate: Change the value of message-forward-ignored-headers globally, (setq message-forward-ignored-headers (concat "^" (regexp-opt '( "Content-" "X" "Path" "NTTP" "User" "Received" "Return" "Message" "MIME" "References" "In-" "Status" "Lines" "List") t) ".*:")) Now enter any gnus group, and attempt to forward a message using C-u C-c C-f Instead of removing all but 4 or 5 relevant headers, nothing is changed. The same error occurs with M-4 C-c C-f -- Ted Stern Applications Group Cray Inc. office: 206-701-2182 411 First Avenue South, Suite 600 cell: 206-383-1049 Seattle, WA 98104-2860 FAX: 206-701-2500 Frango ut patefaciam -- I break that I may reveal (The Paleontological Society motto, equally apropos for debugging)