From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/58012 Path: main.gmane.org!not-for-mail From: Vladimir Volovich Newsgroups: gmane.emacs.gnus.general Subject: broken message-newline-and-reformat Date: Wed, 30 Jun 2004 15:55:01 +0400 Organization: Voronezh State University Sender: ding-owner@lists.math.uh.edu Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1088601329 2799 80.91.224.253 (30 Jun 2004 13:15:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 30 Jun 2004 13:15:29 +0000 (UTC) Original-X-From: ding-owner+M6553=ding+2Daccount=gmane.org@lists.math.uh.edu Wed Jun 30 15:15:18 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Bfevl-0000Xf-00 for ; Wed, 30 Jun 2004 15:15:17 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1Bfevk-000781-01 for ding-account@gmane.org; Wed, 30 Jun 2004 08:15:16 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1BfdgD-00073I-00 for ding@lists.math.uh.edu; Wed, 30 Jun 2004 06:55:09 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1BfdgA-00053I-Sj for ding@lists.math.uh.edu; Wed, 30 Jun 2004 06:55:06 -0500 Original-Received: from vsu.ru (relay1.vsu.ru [62.76.169.14]) by justine.libertine.org (Postfix) with ESMTP id 9470E3A0058 for ; Wed, 30 Jun 2004 06:55:04 -0500 (CDT) Original-Received: from vvv.vsu.ru (account vvv [62.76.223.138] verified) by vsu.ru (CommuniGate Pro SMTP 4.2b6) with ESMTP id 9669862 for ding@gnus.org; Wed, 30 Jun 2004 15:55:02 +0400 Original-To: ding@gnus.org User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:58012 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:58012 Hi! in the current gnus from CVS, the message-newline-and-reformat function (M-RET in *mail* buffer) is broken: suppose that we have this text: AA> text text text text text text text text text text text text AA> text text text text text text text text text text text text AA> text text text text text text text text text text text text AA> text text text text text text text text text text text text and then put cursur somewhere in the text, and use M-RET, we get this: AA> text text text text text text text text text text text text AA> text text text text text text AA> text text text text text text AA> text text text text text text text text text text text text AA> text text text text text text text text text text text text Best, v.