From xemacs-m  Mon Mar 10 10:05:43 1997
Received: from CNRI.Reston.VA.US (CNRI.Reston.VA.US [132.151.1.1])
	by xemacs.org (8.8.5/8.8.5) with SMTP id KAA00116
	for <xemacs-beta@xemacs.org>; Mon, 10 Mar 1997 10:05:42 -0600 (CST)
Received: from newcnri.cnri.reston.va.us by CNRI.Reston.VA.US id aa09819;
          10 Mar 97 11:03 EST
Received: from anthem.CNRI.Reston.Va.US by newcnri.CNRI.Reston.Va.US (SMI-8.6/SMI-SVR4)
	id LAA28032; Mon, 10 Mar 1997 11:03:00 -0500
Received: by anthem.CNRI.Reston.Va.US (SMI-8.6/SMI-SVR4)
	id LAA09511; Mon, 10 Mar 1997 11:02:59 -0500
Date: Mon, 10 Mar 1997 11:02:59 -0500
Message-Id: <199703101602.LAA09511@anthem.CNRI.Reston.Va.US>
From: "Barry A. Warsaw" <bwarsaw@anthem.cnri.reston.va.us>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: Adrian Aichner <aichner@ecf.teradyne.com>
Cc: XEmacs Beta Mailing List <xemacs-beta@xemacs.org>
Subject: Re: c-fill-paragraph bug
References: <rxssp23lsn9.fsf@midnight.ecf.teradyne.com>
Reply-To: CCMODE Maintainer <cc-mode-help@python.org>
X-Attribution: BAW
X-Oblique-Strategy: Use `unqualified' people
X-Url: http://www.python.org/~bwarsaw


>>>>> "AA" == Adrian Aichner <aichner@ecf.teradyne.com> writes:

    AA> `c-fill-paragraph' errs on a prefix argument although it
    AA> should accept it like `fill-paragraph' (which correctly does
    AA> justified filling).

    AA> xemacs -q -no-site-file

    AA> In the *scratch* buffer:

    AA> M-x c-mode

    AA> M-x c-fill-paragraph works fine

    AA> C-u M-x c-fill-paragraph doe not!

I tried this with a simple example and it works fine for me.  This on
19.15b97 using my (very nearly released) latest version.

In the future, for CC Mode bugs, please use C-c C-b and include a
small but complete, code example so I can reproduce your bug.

-Barry

