GNU bug report logs - #18476
24.3.93; ede-emacs-version: Searching for program: no such file or directory, egrep

Previous Next

Package: emacs;

Reported by: Lars Ljung <lars <at> matholka.se>

Date: Sun, 14 Sep 2014 18:12:01 UTC

Severity: normal

Found in version 24.3.93

Done: David Engster <david <at> engster.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Ljung <lars <at> matholka.se>
To: 18476 <at> debbugs.gnu.org
Subject: bug#18476: 24.3.93; ede-emacs-version: Searching for program: no such file or directory, egrep
Date: Sun, 14 Sep 2014 20:11:03 +0200
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




This bug report was last modified 10 years and 307 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.