From xemacs-m  Mon Jul 14 19:26:12 1997
Received: from jagor.srce.hr (hniksic@jagor.srce.hr [161.53.2.130])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id TAA09413
	for <xemacs-beta@xemacs.org>; Mon, 14 Jul 1997 19:26:10 -0500 (CDT)
Received: (from hniksic@localhost)
	by jagor.srce.hr (8.8.6/8.8.6) id CAA05681;
	Tue, 15 Jul 1997 02:25:56 +0200 (MET DST)
To: XEmacs Developers <xemacs-beta@xemacs.org>
Subject: Re: pending-delete customization [PATCH]
References: <bci67ud5tse.fsf@corp.Sun.COM> 	<kig4t9xctxy.fsf@jagor.srce.hr> <199707142105.RAA06485@anthem.CNRI.Reston.Va.US> <wu7metb5vr.fsf@spline.la.asu.edu> <m2lo391868.fsf@altair.xemacs.org>
X-Attribution: Hrv
X-Face: Mie8:rOV<\c/~z{s.X4A{!?vY7{drJ([U]0O=W/<W*SMo/Mv:58:*_y~ki>xDi&N7XG
        KV^$k0m3Oe/)'e%3=$PCR&3ITUXH,cK>]bci&<qQ>Ff%x_>1`T(+M2Gg/fgndU%k*ft
        [(7._6e0n-V%|%'[c|q:;}td$#INd+;?!-V=c8Pqf}3J
From: Hrvoje Niksic <hniksic@srce.hr>
Date: 15 Jul 1997 02:25:55 +0200
In-Reply-To: Steven L Baur's message of "14 Jul 1997 17:16:31 -0700"
Message-ID: <kig90z988ks.fsf@jagor.srce.hr>
Lines: 17
X-Mailer: Gnus v5.4.63/XEmacs 20.3(beta13) - "Brussels"

Steven L Baur <steve@xemacs.org> writes:

> More like this, I think:
> 
> (add-minor-mode 'filladapt-mode
> 		'filladapt-mode-line-string
> 		nil nil 'filladapt-mode)

I don't think this should required.  The docs say:

    If TOGGLE-FUN is nil and TOGGLE names an interactive function,
    TOGGLE is used as the toggle function.

-- 
Hrvoje Niksic <hniksic@srce.hr> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
The end of the world is coming...  SAVE YOUR BUFFERS!

