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

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

Re: Ediff error -- Permission denied (Win8)


From: Eli Zaretskii
Subject: Re: Ediff error -- Permission denied (Win8)
Date: Sat, 03 Aug 2013 10:43:48 +0300

> Date: Fri, 2 Aug 2013 13:19:31 -0700 (PDT)
> From: Yeşim Erke-Magent <yesim.ev@gmail.com>
> 
> >   M-: (executable-find "diff") RET    --> d:/cgywin64/bin/diff.exe
> > 
> >   M-: (executable-find "grep") RET    --> d:/cgywin64/bin/grep.exe
> > 
> 
> I added d:/cgywin64/bin in the environment variable "Path"  Does this help?

Does the problem happen when you invoke Emacs as "emacs -Q"?  If it
doesn't, then something in your .emacs init file might be the culprit.

If the problem happens in "emacs -Q" as well, type

  M-x set-variable RET debug-on-error RET t RET

then invoke Ediff again.  You should get a Lisp backtrace in a
separate window.  Post that backtrace here.




reply via email to

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