From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Alfred M. Szmidt" Newsgroups: gmane.emacs.devel Subject: RMAIL misbehaving (Was: Re: Emacs crashes, 07nov16) Date: Mon, 19 Nov 2007 21:37:13 +0100 (CET) Message-ID: <20071119203714.02760302D3@Psilocybe.Update.UU.SE> References: Reply-To: ams@gnu.org NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1195504717 19431 80.91.229.12 (19 Nov 2007 20:38:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 19 Nov 2007 20:38:37 +0000 (UTC) Cc: emacs-devel@gnu.org To: bob@rattlesnake.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 19 21:38:43 2007 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 1IuDO4-0000W2-Sw for ged-emacs-devel@m.gmane.org; Mon, 19 Nov 2007 21:38:33 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IuDNq-0002yu-Gy for ged-emacs-devel@m.gmane.org; Mon, 19 Nov 2007 15:38:18 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IuDMw-00024H-WE for emacs-devel@gnu.org; Mon, 19 Nov 2007 15:37:23 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IuDMt-00022A-1z for emacs-devel@gnu.org; Mon, 19 Nov 2007 15:37:22 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IuDMs-00021t-Of for emacs-devel@gnu.org; Mon, 19 Nov 2007 15:37:18 -0500 Original-Received: from psilocybe.update.uu.se ([130.238.19.25]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IuDMs-0003of-AX for emacs-devel@gnu.org; Mon, 19 Nov 2007 15:37:18 -0500 Original-Received: by Psilocybe.Update.UU.SE (Postfix, from userid 30270) id 02760302D3; Mon, 19 Nov 2007 21:37:13 +0100 (CET) In-reply-to: (bob@rattlesnake.com) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 1) 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:83687 Archived-At: Might as well report this bug. Robert included a RMAIL file, which casues RMAIL to misbehave when getting the message. The message in question included ^_^L (not control characters on purpose since it cause RMAIL to misbehave). Maybe RMAIL should ignore such things (and replace them with something safe) if the first few lines of the file are not a BABYL header?