From: Eli Zaretskii <eliz@is.elta.co.il>
Cc: blicher@research.nj.nec.com, emacs-devel@gnu.org
Subject: Re: autosave
Date: Tue, 11 Jun 2002 07:39:27 +0300 (IDT) [thread overview]
Message-ID: <Pine.SUN.3.91.1020611073526.2609A-100000@is> (raw)
In-Reply-To: <200206102344.g5ANiQn02420@aztec.santafe.edu>
On Mon, 10 Jun 2002, Richard Stallman wrote:
> Oh, I guess I should mention a couple of other things:
>
> Actually the one thing I would like is a complete self-contained
> recipe for making the bug happen. It is not normal for Emacs to write
> auto-save files in emacs.d.
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.
next prev parent reply other threads:[~2002-06-11 4:39 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-08 1:00 autosave Peter Blicher
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 ` Eli Zaretskii [this message]
2002-06-11 18:10 ` autosave Peter Blicher
2002-06-12 4:46 ` autosave Eli Zaretskii
2002-06-12 2:31 ` autosave Richard Stallman
-- strict thread matches above, loose matches on Subject: below --
2003-10-17 19:37 Autosave Dave Saville
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=Pine.SUN.3.91.1020611073526.2609A-100000@is \
--to=eliz@is.elta.co.il \
--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 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.