all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Searching for program: no such file or directory, diff
@ 2009-11-18  3:49 pp
  2009-11-18 14:53 ` Drew Adams
       [not found] ` <mailman.10966.1258556125.2239.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 3+ messages in thread
From: pp @ 2009-11-18  3:49 UTC (permalink / raw)
  To: help-gnu-emacs

hi all,
I installed emacs under WindowsXp half a year ago, and it worked well.
However, When I use ediff command to compare two buffer, it doesnot
work and says "Searching for program: no such file or directory, diff"
Then I tried to install diff or ediff, but it seems not a right way to
fix the problem.
So, What should i do if I wanna use ediff command on WindowsXp?

              -by cp


^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: Searching for program: no such file or directory, diff
  2009-11-18  3:49 Searching for program: no such file or directory, diff pp
@ 2009-11-18 14:53 ` Drew Adams
       [not found] ` <mailman.10966.1258556125.2239.help-gnu-emacs@gnu.org>
  1 sibling, 0 replies; 3+ messages in thread
From: Drew Adams @ 2009-11-18 14:53 UTC (permalink / raw)
  To: 'pp', help-gnu-emacs

> I installed emacs under WindowsXp half a year ago, and it worked well.
> However, When I use ediff command to compare two buffer, it doesnot
> work and says "Searching for program: no such file or directory, diff"
> Then I tried to install diff or ediff, but it seems not a right way to
> fix the problem.
> So, What should i do if I wanna use ediff command on WindowsXp?

Perhaps `M-x customize-option ediff-diff-program'.

[Note: I didn't bother to check the code, so this is a guess. I just did `C-h o
ediff M-SPC -diff' in Icicles to show me all user options with substrings
`ediff' and `-diff'. The help text for this option suggests it might help. `C-h
o' is defined in library help-fns+.el.
http://www.emacswiki.org/emacs/HelpPlus]

I use Cygwin, so the option value I use is just "diff". But you might need some
other value - perhaps an absolute file name. The value should point to the
`diff' program that you have on your machine. If the program is in your path,
then the name can be relative.





^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Searching for program: no such file or directory, diff
       [not found] ` <mailman.10966.1258556125.2239.help-gnu-emacs@gnu.org>
@ 2012-07-02  9:08   ` linfan.china
  0 siblings, 0 replies; 3+ messages in thread
From: linfan.china @ 2012-07-02  9:08 UTC (permalink / raw)
  To: help-gnu-emacs; +Cc: pp, help-gnu-emacs

在 2009年11月18日星期三UTC+8下午10时53分14秒,Drew Adams写道:
> > I installed emacs under WindowsXp half a year ago, and it worked well.
> > However, When I use ediff command to compare two buffer, it doesnot
> > work and says "Searching for program: no such file or directory, diff"
> > Then I tried to install diff or ediff, but it seems not a right way to
> > fix the problem.
> > So, What should i do if I wanna use ediff command on WindowsXp?
> 
> Perhaps `M-x customize-option ediff-diff-program'.
> 
> [Note: I didn't bother to check the code, so this is a guess. I just did `C-h o
> ediff M-SPC -diff' in Icicles to show me all user options with substrings
> `ediff' and `-diff'. The help text for this option suggests it might help. `C-h
> o' is defined in library help-fns+.el.
> http://www.emacswiki.org/emacs/HelpPlus]
> 
> I use Cygwin, so the option value I use is just "diff". But you might need some
> other value - perhaps an absolute file name. The value should point to the
> `diff' program that you have on your machine. If the program is in your path,
> then the name can be relative.

Hi,

I found your mails while searching the same issue in google, my problem is now solved.

Just inform you that there is a more easy way to do this.

Install kdiff3 for windows and put its bin path to PATH variable, and restart emacs, than it's done :D .


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-07-02  9:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-18  3:49 Searching for program: no such file or directory, diff pp
2009-11-18 14:53 ` Drew Adams
     [not found] ` <mailman.10966.1258556125.2239.help-gnu-emacs@gnu.org>
2012-07-02  9:08   ` linfan.china

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.