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

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

Re: egrep error: egrep: /usr/dict/words: No such file or directory


From: David R
Subject: Re: egrep error: egrep: /usr/dict/words: No such file or directory
Date: Tue, 19 Jun 2007 22:54:07 +0100
User-agent: Thunderbird 1.5.0.12 (Windows/20070509)

yes this worked thanks
Unfortunately egrep seems to run via a windows cmd shell

My cygwin shell can do a "cd /usr/dict"

Unfortunately the cmd shell need a "cd c:\cygwin\usr\dict"

So I have had to put the words list in a file called words located at c:\usr\dict
This approach is far from satisfactory but works

Is there any way I tell tell emacs to use egrep through a cygwin shell not a cmd shell?

David R


reply via email to

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