From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Comparing buffers Date: Sun, 09 Feb 2014 18:12:40 +0200 Message-ID: <83sirsuux3.fsf@gnu.org> References: <000001cf254c$2440c340$6cc249c0$@net> NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1391962397 3047 80.91.229.3 (9 Feb 2014 16:13:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 9 Feb 2014 16:13:17 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Feb 09 17:13:25 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WCX0V-00032m-FF for geh-help-gnu-emacs@m.gmane.org; Sun, 09 Feb 2014 17:13:23 +0100 Original-Received: from localhost ([::1]:51311 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WCX0U-0003jI-Rs for geh-help-gnu-emacs@m.gmane.org; Sun, 09 Feb 2014 11:13:22 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60797) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WCX0E-0003hj-MA for help-gnu-emacs@gnu.org; Sun, 09 Feb 2014 11:13:13 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WCX07-0007LP-CD for help-gnu-emacs@gnu.org; Sun, 09 Feb 2014 11:13:06 -0500 Original-Received: from mtaout25.012.net.il ([80.179.55.181]:47304) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WCX07-0007LH-3h for help-gnu-emacs@gnu.org; Sun, 09 Feb 2014 11:12:59 -0500 Original-Received: from conversion-daemon.mtaout25.012.net.il by mtaout25.012.net.il (HyperSendmail v2007.08) id <0N0Q00A00KQ05V00@mtaout25.012.net.il> for help-gnu-emacs@gnu.org; Sun, 09 Feb 2014 18:12:06 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout25.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0N0Q007JRL069A40@mtaout25.012.net.il> for help-gnu-emacs@gnu.org; Sun, 09 Feb 2014 18:12:06 +0200 (IST) In-reply-to: <000001cf254c$2440c340$6cc249c0$@net> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 80.179.55.181 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 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 Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:96007 Archived-At: > From: "Doug Harter" > Date: Sat, 8 Feb 2014 23:05:16 -0500 > > When I try to compare 2 buffers, I get the following message: > > Searching for program: no such file or directory, diff > > Do I have to have something installed somewhere? Yes, you need to install a diff.exe program, part of GNU Diffutils. > If so, what is it and where can I find it? Try on the GnuWin32 site.