From xemacs-m  Mon Jul 14 15:17:56 1997
Received: from loiosh.kei.com (ckd@loiosh.kei.com [192.88.144.32])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id PAA07581
	for <xemacs-beta@xemacs.org>; Mon, 14 Jul 1997 15:17:55 -0500 (CDT)
Received: (from ckd@localhost)
	by loiosh.kei.com (8.8.6/8.8.6) id QAA01064;
	Mon, 14 Jul 1997 16:16:26 -0400 (EDT)
To: Hrvoje Niksic <hniksic@srce.hr>
Cc: XEmacs Developers <xemacs-beta@xemacs.org>
Subject: Re: pending-delete customization [PATCH]
References: <bci67ud5tse.fsf@corp.Sun.COM> <kig4t9xctxy.fsf@jagor.srce.hr> <bci20515sey.fsf@corp.Sun.COM> <kigu3hxbe4p.fsf@jagor.srce.hr>
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
From: Christopher Davis <ckd@loiosh.kei.com>
Date: 14 Jul 1997 16:16:25 -0400
In-Reply-To: Hrvoje Niksic's message of "14 Jul 1997 21:57:42 +0200"
Message-ID: <w44t9xcrty.fsf@loiosh.kei.com>
X-Mailer: Gnus v5.4.56/XEmacs 19.15
X-Face: I8Alb*-ZdjN\/8k_QR,^l^m6GQB'S-B:}DVP].1HOw#tx:TX$k;Wl;4zqjWR|-jheM#?
        &beR<z=pG{]"563AA5pml2_[f:k>f(!|0<U[iwGMH"Z(rIqt9rGO*^KRV6^ej+*37UKH
        hC%+"7T>b0m=M~=%.Am>"QEY.(#Ys.%"s?z,hmwp&y0%p>9+T
X-Attribution: ckd

Hrv> == Hrvoje Niksic <hniksic@srce.hr>

 Hrv> But then again, you may be right.  How about this patch, instead?

 Hrv> +(defcustom pending-delete-modeline-string " PenDel"
 Hrv> +  "*String to display in the modeline when Filladapt mode is active.
                                                  ^^^^^^^^^ The patch
looks reasonable to me, but you may want to take out the references to
Filladapt mode before shipping it :)

