unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#18476: 24.3.93; ede-emacs-version: Searching for program: no such file or directory, egrep
@ 2014-09-14 18:11 Lars Ljung
  2014-09-15 20:16 ` David Engster
  0 siblings, 1 reply; 8+ messages in thread
From: Lars Ljung @ 2014-09-14 18:11 UTC (permalink / raw)
  To: 18476

Hi,

Every time I open a file in the Emacs source tree I see the message
"ede-emacs-version: Searching for program: no such file or directory,
egrep". Also, Emacs does not switch to the newly created buffer so I
have to switch to it manually.

This only happens on Windows, where I don't have egrep installed. It is
caused by line 86 in lisp/cedet/ede/emacs.el:

(call-process "egrep" nil buff nil "-n" "-e" "AC_INIT" configure_ac)

I don't think this line is even necessary. The file content is inserted
and parsed further down.

Kind regards,
Lars Ljung





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

end of thread, other threads:[~2014-09-18 20:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-14 18:11 bug#18476: 24.3.93; ede-emacs-version: Searching for program: no such file or directory, egrep Lars Ljung
2014-09-15 20:16 ` David Engster
2014-09-16  0:17   ` Stefan Monnier
2014-09-16  6:13     ` David Engster
2014-09-16 13:50       ` Stefan Monnier
2014-09-16 21:33         ` David Engster
2014-09-17  1:05           ` Stefan Monnier
2014-09-18 20:40             ` David Engster

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).