From xemacs-m  Tue Jun 10 09:27:46 1997
Received: from data.ctd.comsat.com (exim@data.ctd.comsat.com [134.133.40.3])
	by xemacs.org (8.8.5/8.8.5) with SMTP id JAA17942
	for <xemacs-beta@xemacs.org>; Tue, 10 Jun 1997 09:27:46 -0500 (CDT)
Received: from neal by data.ctd.comsat.com with local (Exim 1.62 #1)
	id 0wbRth-0007kw-00; Tue, 10 Jun 1997 10:27:45 -0400
From: Neal Becker <neal@ctd.comsat.com>
To: xemacs-beta@xemacs.org
Subject: igrep bitch
X-Face: "$ryF/ne$oms9n}#TY|W5Ttjbp-6/u4j'7c:%-aq2IAf'&DjuvII4wvr:eU{h=GMPcVTP,p
 XgCPnk{Qu:7P=jH00Q?B(*bZ\7#x_&KD=%hU1VhP'`hy'PF01*tU9DAoK7QXTGzL%fe!lIj,0Ds,P:
 GV_YPd*4GO?ClJAPRa=iB\PuIQmM=Q>qo87lJh-N2PQL-2QaM>}LdWI<}
X-Emacs: 20.2 XEmacs Lucid without mule
Mime-Version: 1.0 (generated by SEMI MIME-Edit 0.82)
Content-Type: text/plain; charset=US-ASCII
Message-Id: <E0wbRth-0007kw-00@data.ctd.comsat.com>
Date: Tue, 10 Jun 1997 10:27:45 -0400

I like igrep for igrep-find.  But igrep interface is annoyingly
inconsitent with grep.  I commonly do

M-x grep blah *.h *.c

This doesn't work for igrep, which insists that the files be a single
entry, such as *.[hc].

What's really annoying is that once igrep is loaded, it takes over M-x 
grep, and changes the interface.  Can we make them compatible?

