From xemacs-m  Wed Apr  9 09:55:15 1997
Received: from jens.metrix.de (root@jens.metrix.de [194.123.88.124])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id JAA16406
	for <xemacs-beta@xemacs.org>; Wed, 9 Apr 1997 09:55:10 -0500 (CDT)
Received: (from jens@localhost) by jens.metrix.de (8.7.6/8.7.3) id QAA01611; Wed, 9 Apr 1997 16:26:07 +0200
To: xemacs-beta@xemacs.org
Subject: Re: icomplete bug?  feature?
References: <199704091351.JAA04343@amber.vis-av.com>
X-Face: Z[@OB)("ZvE?ev~1b+b!0ZUB.$%rh.9qE>dVf>q}Q/V?%d`J3gd!LR\aAZ8<Hwi]xTA(:*c;i3,?K?+rCy*^b$)a,}E?eo},}x2]5LlJysyoUOK"o[>K)'\Ulb7y-7*.If^;rHl['oa)n_M7E6w+LDKMs"G8_`c)uOS1^}.1|8Ill]7X68X-paeUOpBhz<F`B0?~^2Et~GYfw~/0]H]nx4~C_E/_mp#^7Ixc:
Reply-To: jens@lemming0.lem.uni-karlsruhe.de
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
From: Jens Lautenbacher <jens@metrix.de>
Date: 09 Apr 1997 16:26:06 +0200
In-Reply-To: Derrell Lipman's message of Wed, 9 Apr 1997 09:51:12 -0400 (EDT)
Message-ID: <m37micgtmp.fsf@jens.metrix.de>
Lines: 25
X-Mailer: Gnus v5.4.40/XEmacs 20.1(beta11)

Derrell Lipman <derrell@vis-av.com> writes:

> I have (icomplete-mode) in my .emacs.
> 
> I wanted to "customize" the default face, so I typed
> 
> 	M-x customize-face RET defa
> 
> At this point, the minibuffer was showing me
> 
> 	defa{ult} [Matched]
> 
> so I hit RET.  What was provided to (customize-face) was not the word
> "default" as I would have expected, but was instead "defa" and it
> therefore created a new face called "defa" -- not what I wanted at
> all.
> 
> Once icomplete has found a match, I would think that the desired
> behavior would be to return the match (when selecting from a list of
> possibilities) rather than only the typed text.  Can this be
> configured, to avoid requiring TAB to complete it?

But what if you actually want to make a face called 'defa?

    jtl

