all messages for Emacs-related lists mirrored at yhetil.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.