From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/46127 Path: main.gmane.org!not-for-mail From: Benjamin Rutt Newsgroups: gmane.emacs.gnus.general Subject: Re: message mode, leading colons, and fake cited text Date: Wed, 14 Aug 2002 20:14:12 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: References: <81sn1ji51m.fsf@zion.bpnetworks.com> <81lm7afvtz.fsf@zion.bpnetworks.com> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1029370503 9667 127.0.0.1 (15 Aug 2002 00:15:03 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 15 Aug 2002 00:15:03 +0000 (UTC) Cc: ding@gnus.org Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17f8Hz-0002Va-00 for ; Thu, 15 Aug 2002 02:15:00 +0200 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 17f8Hx-0002y5-00; Wed, 14 Aug 2002 19:14:57 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 14 Aug 2002 19:15:26 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id TAA13223 for ; Wed, 14 Aug 2002 19:15:15 -0500 (CDT) Original-Received: (qmail 21556 invoked by alias); 15 Aug 2002 00:14:40 -0000 Original-Received: (qmail 21551 invoked from network); 15 Aug 2002 00:14:39 -0000 Original-Received: from mail.cis.ohio-state.edu (HELO cis.ohio-state.edu) (164.107.115.5) by gnus.org with SMTP; 15 Aug 2002 00:14:39 -0000 Original-Received: from eta.cis.ohio-state.edu (daemon@eta.cis.ohio-state.edu [164.107.112.62]) by cis.ohio-state.edu (8.9.1/8.9.1) with ESMTP id UAA19373; Wed, 14 Aug 2002 20:14:12 -0400 (EDT) Original-Received: (from rutt@localhost) by eta.cis.ohio-state.edu (8.11.6/8.11.6) id g7F0ECm23733; Wed, 14 Aug 2002 20:14:12 -0400 (EDT) X-Authentication-Warning: eta.cis.ohio-state.edu: rutt set sender to rutt@cis.ohio-state.edu using -f Original-To: Katsumi Yamaoka Mail-Followup-To: Katsumi Yamaoka , ding@gnus.org In-Reply-To: (Katsumi Yamaoka's message of "Wed, 14 Aug 2002 11:15:17 +0900") Original-Lines: 12 User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (sparc-sun-solaris2.8) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:46127 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:46127 Katsumi Yamaoka writes: > I've solved it in CVS. Here's a patch for the released version > of Oort Gnus v0.07: :( I wish your update solved it for me. But, this line is still red. :What's worse, this line's 1st character became a colon. And this :next line (this one) has the colon too, apparently this happens at :fill time. (I use auto-fill-mode in message buffers so I can keep :typing and avoid hitting RET). -- Benjamin