From xemacs-m  Wed Feb 19 03:09:29 1997
Received: from mgate.uni-hannover.de (mgate.uni-hannover.de [130.75.2.3])
	by xemacs.org (8.8.5/8.8.5) with SMTP id DAA26900
	for <xemacs-beta@xemacs.org>; Wed, 19 Feb 1997 03:09:27 -0600 (CST)
Received: from helios (actually helios.tnt.uni-hannover.de) by mgate 
          with SMTP (PP); Wed, 19 Feb 1997 10:07:29 +0100
Received: from daedalus.tnt.uni-hannover.de by helios (SMI-8.6/SMI-SVR4) 
          id KAA09342; Wed, 19 Feb 1997 10:06:32 +0100
Received: by daedalus.tnt.uni-hannover.de (SMI-8.6/SMI-SVR4) id KAA29109;
          Wed, 19 Feb 1997 10:06:30 +0100
Date: Wed, 19 Feb 1997 10:06:30 +0100
Message-Id: <199702190906.KAA29109@daedalus.tnt.uni-hannover.de>
From: Heiko Muenkel <muenkel@tnt.uni-hannover.de>
To: turner@lanl.gov
Cc: xemacs-beta@xemacs.org
Subject: Re: igrep.el
In-Reply-To: <199702152208.PAA04896@branagh.ta52.lanl.gov>
References: <199702152208.PAA04896@branagh.ta52.lanl.gov>
X-Face: n}R'l6CHRf>pi&bj7[x0CW3:kmXm@1)7m+l*9[fp;-Ow4Xe~=5E;skf?2> 
        y]f{HzB|Q(\V9+y$PP~.4G[2n4W7{6Ilm[AMY9B:0kj.K_$-d%p4YIF*bX;=ADp6{ 
        HS@NEv9c.VII+9PgXHASx}K(jy^t=q%qzZ72q1e4E;O!$A$`&wgtLk"1%p.nC_G!] 
        4d1!+J4Q#YD_iXeEy`1x)d\r$1Qn\'23n|[8Y_xzuXJJ7W(EGqnzB]`]aq??;+z=) 
        DW~\'Vq&F'g%QU[Mv2:}nS>SdZFTEC2GsgB=Q,:~H<R5S[:ZN%B:s0;|v1x"Jb
Mime-Version: 1.0 (generated by tm-edit 7.90)
Content-Type: text/plain; charset=US-ASCII

>>>>> "John" == John A Turner <turner@branagh.ta52.lanl.gov> writes:


    John> (add-menu '("Tools") "igrep" '( ["igrep" igrep t] ["egrep"
    John> egrep t] ["fgrep" fgrep t] ["igrep-find" igrep-find t]
    John> ["egrep-find" egrep-find t] ["fgrep-find" fgrep-find t] )
    John> "Grep...")

I'd like to see this also in the Tools menu.

