From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "David J. Biesack" Newsgroups: gmane.emacs.bugs Subject: bug#4448: 23.1; unrmail fails if buffer has mixed line endings (patch) Date: Thu, 17 Sep 2009 10:56:03 -0400 Message-ID: References: <837hvyyfkd.fsf@gnu.org> <83zl8uwrx3.fsf@gnu.org> Reply-To: "David J. Biesack" , 4448@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1253200122 11164 80.91.229.12 (17 Sep 2009 15:08:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 17 Sep 2009 15:08:42 +0000 (UTC) Cc: 4448@emacsbugs.donarmstrong.com To: Stefan Monnier Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Sep 17 17:08:33 2009 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MoIaz-0003F6-Gq for geb-bug-gnu-emacs@m.gmane.org; Thu, 17 Sep 2009 17:08:29 +0200 Original-Received: from localhost ([127.0.0.1]:60896 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MoIay-0006qx-R3 for geb-bug-gnu-emacs@m.gmane.org; Thu, 17 Sep 2009 11:08:28 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MoIZi-0006Zb-Kt for bug-gnu-emacs@gnu.org; Thu, 17 Sep 2009 11:07:10 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MoIZd-0006Wp-HY for bug-gnu-emacs@gnu.org; Thu, 17 Sep 2009 11:07:09 -0400 Original-Received: from [199.232.76.173] (port=35024 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MoIZd-0006Wf-54 for bug-gnu-emacs@gnu.org; Thu, 17 Sep 2009 11:07:05 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:41244) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MoIZc-0002rJ-Em for bug-gnu-emacs@gnu.org; Thu, 17 Sep 2009 11:07:04 -0400 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n8HF71UN004166; Thu, 17 Sep 2009 08:07:01 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.14.3/8.14.3/Submit) id n8HF55XG003308; Thu, 17 Sep 2009 08:05:05 -0700 Resent-Date: Thu, 17 Sep 2009 08:05:05 -0700 X-Loop: owner@emacsbugs.donarmstrong.com Resent-From: "David J. Biesack" Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs 2Resent-Date: Thu, 17 Sep 2009 15:05:05 +0000 Resent-Message-ID: Resent-Sender: owner@emacsbugs.donarmstrong.com X-Emacs-PR-Message: followup 4448 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 4448-submit@emacsbugs.donarmstrong.com id=B4448.12531993741882 (code B ref 4448); Thu, 17 Sep 2009 15:05:05 +0000 Original-Received: (at 4448) by emacsbugs.donarmstrong.com; 17 Sep 2009 14:56:14 +0000 X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. Original-Received: from mercav14.na.sas.com (mercav14.na.sas.com [149.173.6.152]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n8HEuC50001869 for <4448@emacsbugs.donarmstrong.com>; Thu, 17 Sep 2009 07:56:13 -0700 X-TM-IMSS-Message-ID: <1f11f0bd0003bc63@mercav14.na.sas.com> Original-Received: from d16922.us.sas.com ([10.40.12.239]) by mercav14.na.sas.com ([10.19.9.244]) with ESMTP (TREND IMSS SMTP Service 7.0) id 1f11f0bd0003bc63 ; Thu, 17 Sep 2009 10:56:04 -0400 In-reply-to: (message from Stefan Monnier on Thu, 17 Sep 2009 10:06:05 -0400) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Resent-Date: Thu, 17 Sep 2009 11:07:09 -0400 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:31167 Archived-At: > From: Stefan Monnier > CC: <4448@emacsbugs.donarmstrong.com>, Eli Zaretskii > Date: Thu, 17 Sep 2009 10:06:05 -0400 > > Agreed. > Of course, maybe the ^Ms were not added by Emacs but by your networked > file system. I highly doubt that - these files have mixed line endings: the first n messages have no ^m; then remaining messages have ^m on all lines, and this changed only on message boundaries. (I've not inspected closely to see if any file has more than one line ending switch.) -- David J. Biesack, SAS SAS Campus Dr. Cary, NC 27513 www.sas.com (919) 531-7771