help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

problem with grep and exec-path


From: Javier Oviedo
Subject: problem with grep and exec-path
Date: Tue, 15 Apr 2003 15:03:43 -0400

Hello all:

I am using emacs 21.2 WINXP.

I add the following line to my .emacs file in order to include the execution
path for grep:

;;; Set exec paths.
(setq exec-path (cons "T:/gen/gnu/99-11-01/cygwin-b20/H-i586-cygwin32/bin"
exec-path))
;;;

I evalutate this line and see that indeed the path was modified correctly. I
still get errors when using grep.

If I, however, move grep.exe under the emacs-21.2\bin driectory, everything
seems to work.

Does anyone have any ideas on this path issue? I'd prefer to not have a copy
sitting in emacs-21.2\bin.

Thanks in advance.

Javier.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]