all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: egrep error: egrep: /usr/dict/words: No such file or directory
Date: Wed, 20 Jun 2007 21:18:14 +0300	[thread overview]
Message-ID: <u8xaeqyl5.fsf@gnu.org> (raw)
In-Reply-To: <4678e9dc$1_1@mk-nntp-2.news.uk.tiscali.com> (message from David R on Wed, 20 Jun 2007 09:48:35 +0100)

> Date: Wed, 20 Jun 2007 09:48:35 +0100
> From: David R <angel_ov_north@tiscali.co.uk>
> 
> Eli Zaretskii wrote:
> >> Date: Tue, 19 Jun 2007 22:54:07 +0100
> >> From: David R <angel_ov_north@tiscali.co.uk>
> >>
> >> Is there any way I tell tell emacs to use egrep through a cygwin shell 
> >> not a cmd shell?
> > 
> > Try customizing shell-file-name.
> > 
> > 
> I have tried for an hour now
> (custom-set-variables
>    ;; custom-set-variables was added by Custom.
>    ;; If you edit it by hand, you could mess it up, so be careful.
>    ;; Your init file should contain only one such instance.
>    ;; If there is more than one, they won't work right.
>   '(pr-gs-command "c:\\Program Files\\gs\\gs8.56\\bin\\gswin32c.exe")
>   '(pr-gv-command "C:\\Program Files\\Ghostgum\\gsview\\gsview32.exe")
>   '(ps-paper-type "a4")
>   '(w32shell-add-emacs-to-path nil)
>   '(w32shell-cygwin-bin "C:\\cygwin\\bin")
>   '(w32shell-dynamic-complete-sync-dirs t)
>   '(w32shell-msys-bin "C:\\msys\\1.0\\bin")
>   '(w32shell-shell (quote cygwin) nil nil "this was cygwin and egrep 
> used dos path .now is cmd"))
> (custom-set-faces
>    ;; custom-set-faces was added by Custom.
>    ;; If you edit it by hand, you could mess it up, so be careful.
>    ;; Your init file should contain only one such instance.
>    ;; If there is more than one, they won't work right.
>   )
> (require 'w32shell)
> (setq shell-file-name "cygwin")
> (setq w32shell-set-shell "cygwin")
> 
> 
> yet still in the <tools> menu <w32 shells> are listed in the following 
> order
> cmd
> cygwin
> msys

Sorry, I cannot help you further: I don't use Cygwin tools.

I can only say that a native Windows port of egrep works just fine
there.

  reply	other threads:[~2007-06-20 18:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-19  7:52 egrep error: egrep: /usr/dict/words: No such file or directory David R
2007-06-19  9:09 ` Peter Dyballa
2007-06-19 15:29 ` Eli Zaretskii
     [not found] ` <mailman.2405.1182266976.32220.help-gnu-emacs@gnu.org>
2007-06-19 21:54   ` David R
2007-06-20  3:09     ` Eli Zaretskii
     [not found]     ` <mailman.2418.1182308960.32220.help-gnu-emacs@gnu.org>
2007-06-20  8:48       ` David R
2007-06-20 18:18         ` Eli Zaretskii [this message]
     [not found]         ` <mailman.2465.1182363499.32220.help-gnu-emacs@gnu.org>
2007-06-20 20:25           ` David R

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=u8xaeqyl5.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.