From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: [iampure@gmail.com: Re: View Changes In File failure] Date: Tue, 19 Sep 2006 11:57:59 -0400 Message-ID: References: <87r6y8dgdy.fsf@stupidchicken.com> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1158681554 16552 80.91.229.2 (19 Sep 2006 15:59:14 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 19 Sep 2006 15:59:14 +0000 (UTC) Cc: emacs-devel@gnu.org, iampure@gmail.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 19 17:59:13 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GPhzG-0007Bq-S0 for ged-emacs-devel@m.gmane.org; Tue, 19 Sep 2006 17:58:19 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GPhzG-0007PX-Hh for ged-emacs-devel@m.gmane.org; Tue, 19 Sep 2006 11:58:18 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GPhz2-0007ME-Ja for emacs-devel@gnu.org; Tue, 19 Sep 2006 11:58:04 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GPhz1-0007K8-MB for emacs-devel@gnu.org; Tue, 19 Sep 2006 11:58:03 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GPhz1-0007Jq-AU for emacs-devel@gnu.org; Tue, 19 Sep 2006 11:58:03 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GPi26-0002GT-TX for emacs-devel@gnu.org; Tue, 19 Sep 2006 12:01:15 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1GPhyx-0001zQ-ME; Tue, 19 Sep 2006 11:57:59 -0400 Original-To: Chong Yidong In-reply-to: <87r6y8dgdy.fsf@stupidchicken.com> (message from Chong Yidong on Mon, 18 Sep 2006 17:16:57 -0400) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:60011 Archived-At: Can you check that the M-x diff command works properly? It may be that you don't have diff installed. If Diff is not installed, View Changes in File ought to give a clear and explicit error message, not present incorrect output. Maybe it already does. I think that missing diff is unlikely to be the cause. iampure is using GNU/Linux. It is unlikely that a GNU/Linux system fails to have diff. It could be that there's something else wierd about his system. If so, we want to find out what it is, and make Emacs cope with it better.