delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/10/07/15:31:16

From: Robert Hoehne <Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: RHIDE News was Re: Which is better... EMACS or RHIDE?
Date: Tue, 07 Oct 1997 12:44:07 +0200
Organization: TU Chemnitz-Zwickau
Lines: 34
Message-ID: <343A1277.1C1A607D@Mathematik.TU-Chemnitz.DE>
References: <m0xIC0A-000S1xC AT inti DOT gov DOT ar>
NNTP-Posting-Host: pandora.hrz.tu-chemnitz.de
Mime-Version: 1.0
CC: mapson AT mapson DOT com, salvador AT inti DOT edu DOT ar
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

Salvador Eduardo Tropea (SET) wrote:
> 
> > grep having some default parameters
> >(like "*.c *.h" or such) for the 1/3 times I forget to put 'em in-
> That isn't implemented, yet.
This can be done by the user. Simply replace the default
spec for running grep which is:

RHIDE_GREP=grep -n $(prompt arguments for GREP,$(WUC))

to something like

RHIDE_GREP=grep -n $(prompt arguments for GREP,$(WUC)) *.[ch]*

If you place the second line in any of the searched rhide.env
files it will overwrite the default one.

BUT: With this spec, the *.[ch]* files are grepped always.

> > or
> >how about having Rhide's search have an option to do an
> >"all-open-windows" search?
> That was there even at this time.
Exact. Use the $(EDITORS) variable in the grep inputline
as filemask.

Robert
-- 
*****************************************************************
* Robert Hoehne, Fakultaet fuer Mathematik, TU-Chemnitz-Zwickau *
* Post:    Am Berg 3, D-09573 Dittmannsdorf                     *
* e-Mail:  Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE              *
* WWW:     http://www.tu-chemnitz.de/~rho                       *
*****************************************************************

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019