From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/19666 Path: main.gmane.org!not-for-mail From: Karl Kleinpaste Newsgroups: gmane.emacs.gnus.general Subject: ^M removal (Re: Buffer read only?) Date: 04 Dec 1998 11:05:43 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: References: <2311-Fri04Dec1998103355-0500-ndw@nwalsh.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 X-Trace: main.gmane.org 1035157974 12742 80.91.224.250 (20 Oct 2002 23:52:54 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:52:54 +0000 (UTC) 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 LAA25703 for ; Fri, 4 Dec 1998 11:07:12 -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 KAA21058; Fri, 4 Dec 1998 10:06:38 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 04 Dec 1998 10:06:39 -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 KAA01040 for ; Fri, 4 Dec 1998 10:06:29 -0600 (CST) Original-Received: from beaver.jprc.com (BEAVER.JPRC.COM [207.86.147.217]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA25681 for ; Fri, 4 Dec 1998 11:06:20 -0500 (EST) Original-Received: (from karl@localhost) by beaver.jprc.com (8.8.7/8.8.7) id LAA15370; Fri, 4 Dec 1998 11:05:43 -0500 Original-To: ding@gnus.org X-Face: "5(T0tZd{6}pd~YzBG8O/*EW,.]6]@`m^e;fv65W^Y&=d"M\1H}>T~4_.kcDD.O~y3k)a6h R;Nmi>9|>Nm${2IpM0^RcUEa\jcq?KOP)C&~x51l~zCHTulL^_T|u0I^kB'z@]{`2YjQu In-Reply-To: Norman Walsh's message of "Fri, 4 Dec 1998 10:33:55 -0500" User-Agent: Gnus/5.070063 (Pterodactyl Gnus v0.63) XEmacs/21.2(beta4) (Aglaophonos) Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 6 Xref: main.gmane.org gmane.emacs.gnus.general:19666 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:19666 Norman Walsh writes: > - All the lines in my group buffer end with ^M in Emacs 20.3.1. Anyone > got a hint about fixing that (I haven't tried yet)? `W c' runs gnus-article-remove-cr. Put it in your gnus-article-display-hook.