From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: feature request: improve file recovery Date: Tue, 07 Aug 2012 15:29:29 -0400 Message-ID: References: <87ipcxmz5j.fsf@kanis.fr> <87ehnl8nw9.fsf@uwakimon.sk.tsukuba.ac.jp> <87lihrx5l1.fsf@kanis.fr> <87mx26y6g1.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1344367777 10978 80.91.229.3 (7 Aug 2012 19:29:37 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 7 Aug 2012 19:29:37 +0000 (UTC) Cc: emacs devel To: Bastien Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Aug 07 21:29:36 2012 Return-path: Envelope-to: ged-emacs-devel@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 1SypTC-00087Y-Or for ged-emacs-devel@m.gmane.org; Tue, 07 Aug 2012 21:29:34 +0200 Original-Received: from localhost ([::1]:59327 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SypTC-0006og-24 for ged-emacs-devel@m.gmane.org; Tue, 07 Aug 2012 15:29:34 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:59163) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SypT9-0006oa-SL for emacs-devel@gnu.org; Tue, 07 Aug 2012 15:29:32 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SypT8-0008VX-Vp for emacs-devel@gnu.org; Tue, 07 Aug 2012 15:29:31 -0400 Original-Received: from fencepost.gnu.org ([208.118.235.10]:39758) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SypT8-0008VR-Pq for emacs-devel@gnu.org; Tue, 07 Aug 2012 15:29:30 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1SypT8-0005v4-0n; Tue, 07 Aug 2012 15:29:30 -0400 X-Spook: CipherTAC-2000 Etacs Saddam Hussein electronic X-Ran: F[2D[1Xg]H_,T[Sk.JdxM|WnBs*MZ"[(5)@;-r}xyBmbwWQ>1_H>49rS"pd982ONt1*r`O X-Hue: white X-Attribution: GM In-Reply-To: <87mx26y6g1.fsf@gnu.org> (Bastien's message of "Tue, 07 Aug 2012 19:09:50 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.10 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:152284 Archived-At: Bastien wrote: > Can we look at the XEmacs code for this online? > > Or shall I download the whole beast and digg? > > I'm willing to try adding this functionality. Before you start, don't overlook this: Looks like it was written by Ben Wing who has no assignment of any kind on file AFAICS, so you should not use this as a basis for an implementation. I don't imagine it would be difficult to simply write the feature from scratch though.