From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mark Lillibridge Newsgroups: gmane.emacs.devel Subject: Re: Rmail and the raw-text coding system Date: Sun, 16 Jan 2011 14:11:53 -0800 Message-ID: References: Reply-To: mark.lillibridge@hp.com NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1295215934 4522 80.91.229.12 (16 Jan 2011 22:12:14 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 16 Jan 2011 22:12:14 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 16 23:12:10 2011 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.69) (envelope-from ) id 1PeapW-0000v9-3P for ged-emacs-devel@m.gmane.org; Sun, 16 Jan 2011 23:12:10 +0100 Original-Received: from localhost ([127.0.0.1]:45107 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PeapU-0003zM-Sf for ged-emacs-devel@m.gmane.org; Sun, 16 Jan 2011 17:12:08 -0500 Original-Received: from [140.186.70.92] (port=36825 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PeapO-0003yL-2C for emacs-devel@gnu.org; Sun, 16 Jan 2011 17:12:02 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PeapM-0007qP-WC for emacs-devel@gnu.org; Sun, 16 Jan 2011 17:12:01 -0500 Original-Received: from gundega.hpl.hp.com ([192.6.19.190]:40724) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PeapM-0007pj-NX for emacs-devel@gnu.org; Sun, 16 Jan 2011 17:12:00 -0500 Original-Received: from mailhub-pa1.hpl.hp.com (mailhub-pa1.hpl.hp.com [15.25.115.25]) by gundega.hpl.hp.com (8.14.3/8.14.3/HPL-PA Relay) with ESMTP id p0GMBteO006730 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sun, 16 Jan 2011 14:11:56 -0800 Original-Received: from ts-rhel5 (ts-rhel5.hpl.hp.com [15.25.118.27]) by mailhub-pa1.hpl.hp.com (8.14.3/8.14.3/HPL-PA Hub) with ESMTP id p0GMBr12004141; Sun, 16 Jan 2011 14:11:53 -0800 In-reply-to: (message from Stefan Monnier on Fri, 14 Jan 2011 21:55:22 -0500) X-Scanned-By: MIMEDefang 2.69 on 15.0.48.190 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:134616 Archived-At: Stefan wrote: > I (Mark) wrote: > > I assume it did so because the buffer contained "invalid" code > > points. > > That would mean that the BABYL file is corrupted. Is it? Not as far as I can tell. Weird characters are displayed for some messages, but that is normal with Rmail 22 as it doesn't understand MIME. I believe the use of raw-text does not lose data. - Mark