From xemacs-m  Fri Mar 21 09:16:00 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 JAA02837
	for <xemacs-beta@xemacs.org>; Fri, 21 Mar 1997 09:15:59 -0600 (CST)
Received: from newcnri.cnri.reston.va.us by CNRI.Reston.VA.US id aa11190;
          21 Mar 97 10:08 EST
Received: from anthem.CNRI.Reston.Va.US by newcnri.CNRI.Reston.Va.US (SMI-8.6/SMI-SVR4)
	id KAA29220; Fri, 21 Mar 1997 10:08:36 -0500
Received: by anthem.CNRI.Reston.Va.US (SMI-8.6/SMI-SVR4)
	id KAA20685; Fri, 21 Mar 1997 10:08:35 -0500
Date: Fri, 21 Mar 1997 10:08:35 -0500
Message-Id: <199703211508.KAA20685@anthem.CNRI.Reston.Va.US>
From: "Barry A. Warsaw" <bwarsaw@CNRI.Reston.VA.US>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: Kyle Jones <kyle_jones@wonderworks.com>
Cc: xemacs-beta@xemacs.org
Subject: Re: auto-fill-mode & C comments
References: <199703200221.VAA20908@blight.IntraNet.com>
	<199703200342.WAA19389@anthem.CNRI.Reston.Va.US>
	<199703200926.KAA01658@infbssts.ips.cs.tu-bs.de>
	<QQchsf01764.199703201724@crystal.WonderWorks.COM>
X-Mailer: VM 6.20 under 19.15 XEmacs Lucid (beta101)
Reply-To: bwarsaw@python.org
X-Attribution: BAW
X-Oblique-Strategy: What wouldn't you do?
X-Url: http://www.python.org/~bwarsaw


>>>>> "KJ" == Kyle Jones <kyle_jones@wonderworks.com> writes:

    KJ> C++ and C type comments are different.  filladapt can be made
    KJ> to handle either, but it doesn't do well with /* */ comments
    KJ> out of the box.  The solution is to make some of token table
    KJ> entries mode specific, which will happen in the next filladapt
    KJ> release.

I'd actually love to pawn C block comment filling on someone else, er,
I mean some other package.  :-)  I'd love to be able to get rid of
c-fill-paragraph altogether.

-Barry

