From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/19679 Path: main.gmane.org!not-for-mail From: Norman Walsh Newsgroups: gmane.emacs.gnus.general Subject: Re: ^M removal (Re: Buffer read only?) Date: Fri, 4 Dec 1998 12:48:38 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: <4473-Fri04Dec1998124838-0500-ndw@nwalsh.com> References: <2311-Fri04Dec1998103355-0500-ndw@nwalsh.com> <7065-Fri04Dec1998115032-0500-ndw@nwalsh.com> Reply-To: Norman Walsh NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 X-Trace: main.gmane.org 1035157985 12817 80.91.224.250 (20 Oct 2002 23:53:05 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:53:05 +0000 (UTC) Cc: Norman Walsh Return-Path: Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id MAA27990 for ; Fri, 4 Dec 1998 12:49:38 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.9.1/8.9.1) with ESMTP id LAA24769; Fri, 4 Dec 1998 11:49:03 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 04 Dec 1998 11:49:06 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id LAA02838 for ; Fri, 4 Dec 1998 11:48:57 -0600 (CST) Original-Received: from nexus.berkshire.net (nexus.berkshire.net [206.72.196.10]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id MAA27962 for ; Fri, 4 Dec 1998 12:48:48 -0500 (EST) Original-Received: from nwalshpc.berkshire.net (norm2.nwalsh.com [140.186.114.234]) by nexus.berkshire.net (8.8.8/8.8.8) with ESMTP id MAA06356; Fri, 4 Dec 1998 12:48:41 -0500 (EST) X-Mailer: emacs 20.3.1 (via feedmail 7 I) Original-To: ding@gnus.org X-URL: http://nwalsh.com/ X-local-group-name: emacs.ding In-Reply-To: Karl Kleinpaste's message of "04 Dec 1998 12:17:04 -0500" User-Agent: Gnus/5.070063 (Pterodactyl Gnus v0.63) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 9 Xref: main.gmane.org gmane.emacs.gnus.general:19679 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:19679 / Karl Kleinpaste was heard to say: | Sorry about that, I mis-read your report. What does your | gnus-group-line-format contain? *Blush* Nevermind. It ended with an embedded literal linebreak instead of "\n". Emacs 20's end-of-line handling turned it into a ^M where Emacs 19 used to just drop it, I guess. Wonder why I did that, lo those many years ago. Thanks for pointing me in the right direction...