unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "Óscar Fuentes" <ofv@wanadoo.es>
To: help-gnu-emacs@gnu.org
Subject: Re: Ediff error -- Permission denied (Win8)
Date: Thu, 01 Aug 2013 23:38:13 +0200	[thread overview]
Message-ID: <871u6drt16.fsf@wanadoo.es> (raw)
In-Reply-To: b463a3b9-a8bd-471a-8c34-adb2cd97f5b3@googlegroups.com

Yeşim Erke-Magent <yesim.ev@gmail.com> writes:

> It has been years I used Emacs so when I needed to compare 2 text
> files (they are VBA macros, but I saved them with .txt extension. I
> installed emacs (version 24.3.1) and used "Compare (Ediff)" under
> "Tools" menu. Then selected "Two files" and I receive
>
> "Searching for program: permission denied, diff"
>
> I then open the files and tried to compare 2 buffers, but it didn't make any difference.

Do you have `diff' installed?

> I have 64-bit Win8 on my PC and emacs' directory is under Users
> directory, not Program Files. Could this be a problem?

No.

> BTW, I also installed GNU grep, but couldn't manage to run it through
> command line. I then tried using grep under Tools of emacs and it
> didn't work either.

Is `grep' on a directory listed on the PATH environment variable? How do
you obtained and installed `grep'? Same for `diff'.

Please note that under Windows you either install the executables on a
directory already listed on PATH or (better) you add to PATH the
directory where you installed the executable (when you wish to execute
that executables from other executables.)

You can set PATH from the OS Control Panel or from your .emacs. See the
documentation for `setenv' function and for `exec-path' variable.

Also, Emacs has variables for finding certain programs on user-specified
places or with special names. For grep, there is the variable
`grep-program'.




  reply	other threads:[~2013-08-01 21:38 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-01 20:30 Ediff error -- Permission denied (Win8) Yeşim Erke-Magent
2013-08-01 21:38 ` Óscar Fuentes [this message]
2013-08-01 23:39 ` Stefan Monnier
2013-08-02  5:47 ` Eli Zaretskii
     [not found] ` <mailman.2337.1375393123.12400.help-gnu-emacs@gnu.org>
2013-08-02 20:06   ` Yeşim Erke-Magent
2013-08-02 23:14     ` Drew Adams
     [not found] ` <mailman.2342.1375400381.12400.help-gnu-emacs@gnu.org>
2013-08-02  4:44   ` Rustom Mody
2013-08-02 20:11     ` Yeşim Erke-Magent
2013-08-02 20:07   ` Yeşim Erke-Magent
     [not found] ` <mailman.2361.1375422778.12400.help-gnu-emacs@gnu.org>
2013-08-02 20:19   ` Yeşim Erke-Magent
2013-08-03  7:43     ` Eli Zaretskii
2015-03-09 10:39       ` dbbd
2015-03-09 16:34         ` Eli Zaretskii
2015-03-13 11:44           ` dbbd
2015-03-13 15:25             ` Eli Zaretskii

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=871u6drt16.fsf@wanadoo.es \
    --to=ofv@wanadoo.es \
    --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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).