From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: jmarant@free.fr (=?iso-8859-15?q?J=E9r=F4me_Marant?=) Newsgroups: gmane.emacs.devel Subject: Re: Looking for help Date: Sun, 26 Oct 2003 19:33:31 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <878yn7rgqs.fsf@marant.org> References: <87llr9jt0i.fsf@marant.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1067193153 14448 80.91.224.253 (26 Oct 2003 18:32:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 26 Oct 2003 18:32:33 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sun Oct 26 19:32:31 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1ADpgl-0000gR-00 for ; Sun, 26 Oct 2003 19:32:31 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1ADpgl-0005MB-00 for ; Sun, 26 Oct 2003 19:32:31 +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 1ADpgK-000726-6X for emacs-devel@quimby.gnus.org; Sun, 26 Oct 2003 13:32:04 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1ADpfx-0006zd-Vt for emacs-devel@gnu.org; Sun, 26 Oct 2003 13:31:41 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1ADpfQ-0006FB-SS for emacs-devel@gnu.org; Sun, 26 Oct 2003 13:31:40 -0500 Original-Received: from [62.4.17.100] (helo=mallaury.noc.nerim.net) by monty-python.gnu.org with esmtp (Exim 4.24) id 1ADpfQ-0006CE-DL for emacs-devel@gnu.org; Sun, 26 Oct 2003 13:31:08 -0500 Original-Received: from amboise (jmarant.net1.nerim.net [62.212.105.6]) by mallaury.noc.nerim.net (Postfix) with ESMTP id B937862DAD for ; Sun, 26 Oct 2003 19:31:04 +0100 (CET) Original-Received: by amboise (Postfix, from userid 1000) id 9D8FC2C058; Sun, 26 Oct 2003 19:33:31 +0100 (CET) Original-To: emacs-devel@gnu.org In-Reply-To: <87llr9jt0i.fsf@marant.org> ( =?iso-8859-15?q?J=E9r=F4me_Marant's_message_of?= "Sat, 25 Oct 2003 16:23:25 +0200") User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:17441 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:17441 jmarant@free.fr (J=E9r=F4me Marant) writes: > Hi, > > This is one last attempt at catching someone attention at one bug I > need to get fixed in Emacs 21.3 (we need to fix it for the upcoming > Debian sarge release). > > The bug is described there: http://bugs.debian.org/194171 > > The problem deals with a file not recovered after cancelling > changes. I tried hard to look into the sources but I have no > knowledge of Emacs internals. > > Could someone please help tracking this down? I spent some more time on the bug and found the fix: lisp/files.el revision 1.597 It has never made its way into EMACS_21_1_RC although commited in July 2002. Cheers, --=20 J=E9r=F4me Marant