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

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

Re: Diff on Emacs


From: Alan Mackenzie
Subject: Re: Diff on Emacs
Date: Tue, 11 Nov 2003 09:50:03 +0000
User-agent: tin/1.4.5-20010409 ("One More Nightmare") (UNIX) (Linux/2.0.35 (i686))

Jasen <xx@yy.zz> wrote on Mon, 10 Nov 2003 21:30:59 -0800:

> Jesper Harder wrote:

>> Jasen <xx@yy.zz> writes:

>>>>How do I enable diff on Emacs?  Doesn't diff a standard built-in
>>>>function in Emacs?  Wheh I try to diff two buffers, i got "no such
>>>>file or directory" error that doesn't sound right, what did I miss
>>>>here?

>>>Sorry, forgot to tell you that I'm using Emacs 21.2.1 on Windows XP.

>> Ah, then you need to install the 'diff' program from somewhere.  One
>> possibility is to get it from the Cygwin tools.

> There are many diff*.el and ediff*.el files in ../lisp/ directory so 
> isn't diff a standard built-in function for emacs?

Let me clarify Jesper's post:

All these elisp files eventually call a separate executable program
"diff.exe".  There is no such program included in Microsoft operating
systems (guess why we all prefer GNU/linux?  :-), and that is what your
error message ("no such file...") is about.

So you're going to have to install diff.exe yourself.  A good place to
download it from would be <http://www.cygwin.org/>  (If I remember the
URL correctly - if not, do a Web search for "cygwin").

> Jasen

-- 
Alan Mackenzie (Munich, Germany)
Email: aacm@muuc.dee; to decode, wherever there is a repeated letter
(like "aa"), remove half of them (leaving, say, "a").



reply via email to

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