emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: feature request: improve file recovery


From: Stephen J. Turnbull
Subject: Re: feature request: improve file recovery
Date: Wed, 08 Aug 2012 03:36:18 +0900

Bastien writes:

 > Can we look at the XEmacs code for this online?

http://bitbucket.org/xemacs/xemacs

and navigate to lisp/files.el.

The functions you're looking for are at lines 3673 `recover-file' and
3113 `diff-files-for-recover'.  The latter handles the possibility
that the autosave file and the current version have different coding
systems.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]