all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Stephen J. Turnbull" <stephen@xemacs.org>
To: Bastien <bzg@gnu.org>
Cc: mike@xemacs.org, Ivan Kanis <ivan.kanis@googlemail.com>,
	Michael Sperber <sperber@deinprogramm.de>,
	ben@xemacs.org, emacs devel <emacs-devel@gnu.org>
Subject: Re: feature request: improve file recovery
Date: Wed, 08 Aug 2012 03:36:18 +0900	[thread overview]
Message-ID: <87wr1asg65.fsf@uwakimon.sk.tsukuba.ac.jp> (raw)
In-Reply-To: <87mx26y6g1.fsf@gnu.org>

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	other threads:[~2012-08-07 18:36 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-05 10:06 feature request: improve file recovery Ivan Kanis
2012-08-05 13:32 ` Stephen J. Turnbull
2012-08-06 18:01   ` Ivan Kanis
2012-08-07 11:48     ` Michael Sperber
2012-08-07 17:09       ` Bastien
2012-08-07 18:36         ` Stephen J. Turnbull [this message]
2012-08-07 19:29         ` Glenn Morris
2012-08-08  5:08           ` Stephen J. Turnbull
2012-08-06 10:38 ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wr1asg65.fsf@uwakimon.sk.tsukuba.ac.jp \
    --to=stephen@xemacs.org \
    --cc=ben@xemacs.org \
    --cc=bzg@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=ivan.kanis@googlemail.com \
    --cc=mike@xemacs.org \
    --cc=sperber@deinprogramm.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.