From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/54399 Path: main.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.gnus.general Subject: Re: Problem with "Send bounced message" Date: Wed, 22 Oct 2003 08:18:13 +0900 Organization: Emacsen advocacy group Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1066778428 26395 80.91.224.253 (21 Oct 2003 23:20:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 21 Oct 2003 23:20:28 +0000 (UTC) Original-X-From: ding-owner+M2940@lists.math.uh.edu Wed Oct 22 01:20:26 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AC5ne-0002Wx-00 for ; Wed, 22 Oct 2003 01:20:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1AC5mX-0001Nj-00; Tue, 21 Oct 2003 18:19:17 -0500 Original-Received: from justine.libertine.org ([66.139.78.221]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1AC5mT-0001Ne-00 for ding@lists.math.uh.edu; Tue, 21 Oct 2003 18:19:13 -0500 Original-Received: from washington.hostforweb.net (washington.hostforweb.net [69.61.11.2]) by justine.libertine.org (Postfix) with ESMTP id 157373A004F for ; Tue, 21 Oct 2003 18:19:13 -0500 (CDT) Original-Received: from yamaoka by washington.hostforweb.net with local (Exim 4.24) id 1AC5mX-0008By-5S for ding@gnus.org; Tue, 21 Oct 2003 19:19:17 -0400 Original-To: ding@gnus.org X-Face: #kKnN,xUnmKia.'[pp`;Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu;B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( User-Agent: Gnus/5.1003 (Gnus v5.10.3) XEmacs/21.4 (Reasonable Discussion, linux) Cancel-Lock: sha1:8g10OzO0P6C2CCXe3ika+oKb2DY= X-Payment: hashcash 1.2 0:031021:ding@gnus.org:5c2e75c59ec5b188 X-Hashcash: 0:031021:ding@gnus.org:5c2e75c59ec5b188 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - washington.hostforweb.net X-AntiAbuse: Original Domain - gnus.org X-AntiAbuse: Originator/Caller UID/GID - [32041 32041] / [47 12] X-AntiAbuse: Sender Address Domain - washington.hostforweb.net Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:54399 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:54399 >>>>> In Katsumi Yamaoka wrote: > I also made a patch (attached) to message.el. Although I cannot > have belief that it is effective in all cases. > --- message.el~ 2003-10-19 22:09:05 +0000 > +++ message.el 2003-10-21 07:20:34 +0000 Although there was a bug, it is improvement and I confirmed that it doesn't change the original behavior of the message-bounce function. So, I've committed the revised code. Maybe it should decode non-ascii text in the *bounce* buffer. However, I haven't done so since it may break the MIME structure or the digital signature. -- Katsumi Yamaoka