From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jasen Newsgroups: gmane.emacs.help Subject: Re: Diff on Emacs Date: Tue, 11 Nov 2003 22:09:36 -0800 Organization: Cox Communications Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <3FB06535.5010302@yy.zz> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1068617703 22631 80.91.224.253 (12 Nov 2003 06:15:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 12 Nov 2003 06:15:03 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Nov 12 07:15:01 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AJoHN-0001Kg-00 for ; Wed, 12 Nov 2003 07:15:01 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AJpEX-0006MX-Nz for geh-help-gnu-emacs@m.gmane.org; Wed, 12 Nov 2003 02:16:09 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!newshub.sdsu.edu!cox.net!news-xfer.cox.net!p01!fed1read04.POSTED!not-for-mail User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax) X-Accept-Language: en-us, en Original-Newsgroups: gnu.emacs.help In-Reply-To: Original-Lines: 29 Original-NNTP-Posting-Host: 68.5.255.161 Original-X-Complaints-To: abuse@cox.net Original-X-Trace: fed1read04 1068617384 68.5.255.161 (Wed, 12 Nov 2003 01:09:44 EST) Original-NNTP-Posting-Date: Wed, 12 Nov 2003 01:09:44 EST Original-Xref: shelby.stanford.edu gnu.emacs.help:118150 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:14090 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:14090 Thank you very much for everyone's help. Now the problem resolved. Jasen kgold wrote: > Jesper Harder writes: > >>Jasen 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. > > > If you don't want the entire Cygwin environment, you can get individual > Unix utilities. For example: > > http://unxutils.sourceforge.net/ >