GNU bug report logs - #23453
25.0.93; dired-do-find-regexp does not work on Windows even after installing GNU find and grep

Previous Next

Package: emacs;

Reported by: Kaushal Modi <kaushal.modi <at> gmail.com>

Date: Wed, 4 May 2016 19:42:02 UTC

Severity: normal

Found in version 25.0.93

Done: Kaushal Modi <kaushal.modi <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #46 received at 23453 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Kaushal Modi <kaushal.modi <at> gmail.com>
Cc: 23453 <at> debbugs.gnu.org, dgutov <at> yandex.ru
Subject: Re: 25.0.93; dired-do-find-regexp does not work on Windows even after
 installing GNU find and grep
Date: Thu, 05 May 2016 19:52:21 +0300
> From: Kaushal Modi <kaushal.modi <at> gmail.com>
> Date: Thu, 05 May 2016 16:36:00 +0000
> Cc: dgutov <at> yandex.ru, "23453 <at> debbugs.gnu.org" <23453 <at> debbugs.gnu.org>
> 
>  > I have had this in my config and it works fine (for a different executable chrome.exe):
>  >
>  > (let ((chrome-path "C:/Program Files (x86)/Google/Chrome/Application/"))
>  > (setq exec-path (append exec-path `(,chrome-path)))
>  > (setq browse-url-generic-program (executable-find "chrome")))
> 
>  Bad idea, as I explained in my earlier message. You need to change
>  PATH _outside_ of Emacs.
> 
> Well, as mentioned earlier, changing the exec-path and doing setenv PATH from within emacs works just
> fine.

Suit yourself, but my grey hair says this has subtle problems.  You
are welcome to wait for them to happen, of course ;-)  A lesson
learned from your own experience is much more vivid that if you learn
from that of others.




This bug report was last modified 9 years and 17 days ago.

Previous Next


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