From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Urs Thuermann Newsgroups: gmane.emacs.help Subject: Re: diffs between a buffer and the underlying file Date: 18 Sep 2006 19:30:44 +0200 Organization: escape e.V. - Verein zur Foerderung der Datenkommuniation Message-ID: References: <87wt872azd.fsf@lrde.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1158604823 10714 80.91.229.2 (18 Sep 2006 18:40:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 18 Sep 2006 18:40:23 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Sep 18 20:40:22 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GPO2Y-0004bF-Dz for geh-help-gnu-emacs@m.gmane.org; Mon, 18 Sep 2006 20:40:22 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GPO2Y-00072L-0n for geh-help-gnu-emacs@m.gmane.org; Mon, 18 Sep 2006 14:40:22 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!multikabel.net!feed20.multikabel.net!newsfeed.freenet.de!ecngs!feeder2.ecngs.de!193.141.41.141.MISMATCH!npeer1.de.kpn-eurorings.net!npeer-devel!gaertner.de!escape.de!janus.isnogud.escape.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 27 Original-NNTP-Posting-Host: janus.isnogud.escape.de User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 Original-Xref: shelby.stanford.edu gnu.emacs.help:141847 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:37469 Archived-At: michael@cadilhac.name (Michaël Cadilhac) writes: > Urs Thuermann writes: > > > It seems my Emacs 20.7 compiled from the sources and Emacs 21 on > > Debian GNU/Linux don't know this. Is this something new in Emacs 22 > > or do I have to load some Elisp file to be able to use this function? > > It has been added on 2002-09-01 by RMS, according to the ChangeLog. Shouldn't it be in emacs 21.4 then? ftp.gnu.org says ftp> dir /pub/gnu/emacs/emacs-21.4a.tar.gz 200 PORT command successful. Consider using PASV. 150 Here comes the directory listing. -rw-r--r-- 1 1003 65534 20403483 Feb 17 2005 emacs-21.4a.tar.gz 226 Directory send OK. > You can try to > > 1) Use the implementation of > http://cvs.savannah.gnu.org/viewcvs/emacs/emacs/lisp/files.el?view=markup > 2) Use Emacs 22 (Best choice ;-)) OK, thanks. Debian doesn't have Emacs 22 yet, BTW. urs