From xemacs-m  Tue Mar 25 14:38:00 1997
Received: from crystal.WonderWorks.COM (crystal.WonderWorks.com [192.203.206.1])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id OAA08912
	for <xemacs-beta@xemacs.org>; Tue, 25 Mar 1997 14:37:59 -0600 (CST)
Received: by crystal.WonderWorks.COM 
	id QQcile14259; Tue, 25 Mar 1997 15:37:58 -0500 (EST)
Date: Tue, 25 Mar 1997 15:37:58 -0500 (EST)
Message-Id: <QQcile14259.199703252037@crystal.WonderWorks.COM>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
From: Kyle Jones <kyle_jones@wonderworks.com>
To: xemacs-beta@xemacs.org
Subject: Re: Filladapt and Change Log don't play nicely together
In-Reply-To: <fawafnrn585.fsf@rlab24.rsn.hp.com>
References: <199703251743.JAA27738@palrel1.hp.com>
	<QQciku11966.199703251803@crystal.WonderWorks.COM>
	<fawafnrn585.fsf@rlab24.rsn.hp.com>
X-Mailer: VM 6.23 under 19.15 XEmacs Lucid (beta103)
X-Face: /cA45WHG7jWq>(O3&Z57Y<"WsX5ddc,4c#w0F*zrV#=M
        0@~@,s;b,aMtR5Sqs"+nU.z^CSFQ9t`z2>W,S,]:[+2^
        Nbf6v4g>!&,7R4Ot4Wg{&tm=WX7P["9%a)_da48-^tGy
        ,qz]Z,Zz\{E.,]'EO+F)@$KtF&V

Shane Holder writes:
 >   Kyle> change-log-mode uses a left margin, which is fundamentally
 >   Kyle> incompatible with filladapt, which believes in doing everything
 >   Kyle> will fill-prefix.  The utility of a left margin apart from
 >   Kyle> fill-prefix has eluded me, frankly.
 > 
 >   Kyle> The solution is to turn off filladapt in change-log-mode.
 > 
 > The following, from filladapt.el (fill-region-as-paragraph) would
 > *imply* that it works just fine with a left margin.

The function works as documented.  But because filladapt sets a
fill-prefix, you don't get the behavior you expect.  Best thing
to do its just have filladapt do nothing if a left margin is set.

