From xemacs-m  Tue Mar 25 12:03:34 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 MAA05887
	for <xemacs-beta@xemacs.org>; Tue, 25 Mar 1997 12:03:32 -0600 (CST)
Received: by crystal.WonderWorks.COM 
	id QQciku11966; Tue, 25 Mar 1997 13:03:33 -0500 (EST)
Date: Tue, 25 Mar 1997 13:03:33 -0500 (EST)
Message-Id: <QQciku11966.199703251803@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: Filladapt and Change Log don't play nicely together
In-Reply-To: <199703251743.JAA27738@palrel1.hp.com>
References: <199703251743.JAA27738@palrel1.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:
 > In XEmacs 20.1 [Lucid] (hppa1.1-hp-hpux10.01) of Mon Mar 17 1997 on rlab24
 > 
 > Please describe exactly what actions triggered the bug
 > and the precise symptoms of the bug:
 > 
 > Couldn't find if this was documented anywhere, but while in Change Log
 > mode, and using filladapt.  M-q really screws up the log.
 > 
 > ---
 > Tue Mar 25 11:41:08 1997  Shane Holder  <holder@rlab24.rsn.hp.com>
 > 
 > 	* (stuff) This is a really long paragraph and has been filled with
 >  	M-q not using filladapt.
 > 
 > 	* (filladapt) This is a really long paragraph and has been filled
 >  		  with
 >  	M-q using filladapt.

change-log-mode uses a left margin, which is fundamentally
incompatible with filladapt, which believes in doing everything
will fill-prefix.  The utility of a left margin apart from
fill-prefix has eluded me, frankly.

The solution is to turn off filladapt in change-log-mode.

