unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: blicher@research.nj.nec.com, emacs-devel@gnu.org
Subject: Re: autosave
Date: Tue, 11 Jun 2002 20:31:55 -0600 (MDT)	[thread overview]
Message-ID: <200206120231.g5C2Vtl04196@aztec.santafe.edu> (raw)
In-Reply-To: <Pine.SUN.3.91.1020611073526.2609A-100000@is> (message from Eli Zaretskii on Tue, 11 Jun 2002 07:39:27 +0300 (IDT))

    The ~/.emacs.d/auto-save-list/ directory is used for the `.saves-*' files 
    where Emacs saves session information (used by "M-x recover-session").  
    (See startup.el:auto-save-list-file-prefix.)

    These are not the normal auto-save files, but they do resemble them 
    because Emacs saves session info periodically, like it does with 
    auto-saving.  Perhaps the problem was with those files, not with autosave 
    files.

I looked at that code.  If Emacs can't open that file,
it simply does not write that file.  It does not retry.

      parent reply	other threads:[~2002-06-12  2:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200206080100.g5810Sbw007341@mail.nj.nec.com>
2002-06-09 15:19 ` autosave Richard Stallman
2002-06-09 16:53   ` autosave Peter Blicher
2002-06-10 23:43     ` autosave Richard Stallman
2002-06-09 17:05   ` autosave Peter Blicher
2002-06-10 23:44     ` autosave Richard Stallman
2002-06-11  4:39       ` autosave Eli Zaretskii
2002-06-11 18:10         ` autosave Peter Blicher
2002-06-12  4:46           ` autosave Eli Zaretskii
2002-06-12  2:31         ` Richard Stallman [this message]

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=200206120231.g5C2Vtl04196@aztec.santafe.edu \
    --to=rms@gnu.org \
    --cc=blicher@research.nj.nec.com \
    --cc=emacs-devel@gnu.org \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).