unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* compile.el::grep-program - should it use egrep instead of grep?
@ 2005-09-07  7:05 Jari Aalto
  2005-09-08  2:41 ` Richard M. Stallman
  2005-09-08  5:54 ` Jari Aalto
  0 siblings, 2 replies; 10+ messages in thread
From: Jari Aalto @ 2005-09-07  7:05 UTC (permalink / raw)



There is

   (defvar grep-program "egrep" ...)

in compile.el, but in some systems the grep is the old one, which does
not provide the extended syntax. Would it be possible to set this by
default to 'egrep'? I'm not aware of any *nix OS that would not
include egrep.

Jari

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2005-09-13 15:54 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-07  7:05 compile.el::grep-program - should it use egrep instead of grep? Jari Aalto
2005-09-08  2:41 ` Richard M. Stallman
2005-09-08  5:54 ` Jari Aalto
2005-09-08 17:55   ` Richard M. Stallman
2005-09-12 14:31     ` Jari Aalto
2005-09-12 15:07       ` Andreas Schwab
2005-09-12 15:58         ` Jari Aalto
2005-09-12 16:30           ` Andreas Schwab
2005-09-12 18:08           ` Stefan Monnier
2005-09-13 15:54       ` Richard M. Stallman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).