From xemacs-m  Thu Mar 20 08:39:12 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 IAA13411
	for <xemacs-beta@xemacs.org>; Thu, 20 Mar 1997 08:39:11 -0600 (CST)
Received: from newcnri.cnri.reston.va.us by CNRI.Reston.VA.US id aa10254;
          20 Mar 97 9:39 EST
Received: from anthem.CNRI.Reston.Va.US by newcnri.CNRI.Reston.Va.US (SMI-8.6/SMI-SVR4)
	id JAA08899; Thu, 20 Mar 1997 09:39:25 -0500
Received: by anthem.CNRI.Reston.Va.US (SMI-8.6/SMI-SVR4)
	id JAA19762; Thu, 20 Mar 1997 09:39:24 -0500
Date: Thu, 20 Mar 1997 09:39:24 -0500
Message-Id: <199703201439.JAA19762@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: Jens Krinke <krinke@ips.cs.tu-bs.de>
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>
X-Mailer: VM 6.20 under 19.15 XEmacs Lucid (beta101)
Reply-To: bwarsaw@python.org
X-Attribution: BAW
X-Oblique-Strategy: Take away the elements in order of apparent non-importance
X-Url: http://www.python.org/~bwarsaw


    BAW> Make sure you are *not* using filladapt in c-mode.

    JK> Why shouldn't I?

I had a lot of problems recently with bad interactions between
c-fill-paragraph and filladapt, especially with C block comments.
Once I turned filladapt off, c-fill-paragraph started working again.
I'll see if I can dig up examples, but my time's very limited right
now so it may have to wait.

